MySQL Converting
#1

Okay, Cuz I found it totally impossible to use the old MySQL plugin which is already compatible with my script, I found out that I must convert to the new one, So, I want to know how to convert from the old to the new, If there is a function renamed, I want to have any sort of hints, things like that to change my server from MySQL R7 to the latest one.
Reply
#2

Look at the documentation provided with each plugin and work your way from there. Things to look out for:
- Possible mismatch in mysql_connect about weither 1 or 0 is the error value
- Same issue in mysql_ping
- Possible change in the argument order of mysql_connect

Good luck!
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)