Jump to content

fenway

Staff Alumni
  • Posts

    16,168
  • Joined

  • Last visited

  • Days Won

    4

Everything posted by fenway

  1. No need to cram into one table.
  2. Post your actual raw SQL query
  3. This topic has been moved to PHP Coding Help. http://www.phpfreaks.com/forums/index.php?topic=325124.0
  4. <=> is null-safe.
  5. Better to JOIN once per answer you're looking for.
  6. Besides, you can't be certain you even want every word capitalize.
  7. I don't understand your question -- the only thing LOW_PRIORITY does is change read/write lock acquisition.
  8. Then you have a php syntax issue.
  9. Same question applies...
  10. Why not use EXISTS?
  11. Again, not enough information, sorry.
  12. Even 2 million isn't too many.
  13. Should be trivial to split yourself.
  14. You need to specify a table.... I don't follow.
  15. Use a cron job.
  16. You can't ever get 0 rows from that query.
  17. Show us your tables.
  18. Also, from now on, please continue your previous threads.
  19. Because then you'll get them as a collection.
  20. Huh?
  21. Failing how? Echo the actual statement.
  22. Well, it seems like you were having trouble with DB access -that's related to the grants - so "SHOW GRANTS" to see what you've been granted.
  23. Why not simply have them share a name attribute?
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.