how to make a mysql website work on a mysqli server?
Posted: 2017-05-24 09:07
Hi all,
I have a large website that is using mysql and ADDT.
Now the site need to be moved on a mysql 5.5 server. The new server has dropped the mysql support and supports only mysqli.
How can I make this site work again?
Is there a tool that converts from mysql to mysqli?
Or something else?
TIA
tony
I have a large website that is using mysql and ADDT.
Now the site need to be moved on a mysql 5.5 server. The new server has dropped the mysql support and supports only mysqli.
How can I make this site work again?
Is there a tool that converts from mysql to mysqli?
Or something else?
TIA
tony