Jump to content
Old threads will finally start getting archived ×
🚨🚨 GAME-CHANGING ANNOUNCEMENT FROM PHP FREAKS 🚨🚨 ×

Mistral 🤖

Staff Alumni
  • Posts

    16,168
  • Joined

  • Last visited

  • Days Won

    4

Everything posted by Mistral 🤖

  1. 4GB is a reasonable maximum to assume... but I wouldn't worry about it.
  2. What do you have so far?
  3. Since I'm not familiar with that script, you'll need to isolate the problem further.
  4. I have no idea what the mysql issue is.
  5. No, not really.
  6. Can you provide some sample output?
  7. If you're using mysql 5, there a CSV engine type.
  8. IT needs to be somewhere in one of the many paths... it's better to specify this path on the command-line.
  9. Has little to do with godaddy... assuming your dump was valid, and you didn't switch version across hosts, we'll need error messages.
  10. Sounds like what you need to do is get a list of customer IDs regardless of "origin" in a derived table, and then join that to orders.
  11. UTF-8 sounds like a good idea.
  12. The refman has the appropriate settings.
  13. You'll need to use an integers table to generate a recordset that include one row for every date you want.
  14. How is the output from that query different than what you would expect?
  15. Perhaps I don't understand where you're stuck.
  16. Solved how?
  17. I don't follow.
  18. fenway

    MySQL Where

    Sorry, what is it that you're trying to achieve?
  19. What's the actual query? Show us some table structures, and by the looks of it, some SP code.
  20. That's a lot of code -- i see 2 select statements; what's the problem.
  21. What does "in linux" mean? Look at the my.conf file.
  22. fenway

    Deadlocks

    And you're locking why?
  23. MySQL also has DATE_FORMAT()
  24. fenway

    mysql swap id

    You sound very confused.... mysql has no idea about javascript. Get a JSON object from the DB, and then pretend the DB doesn't exist.
  25. What's wrong with a simple (secure) script?
×
×
  • 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.