- do you have a tool to convert access db to mysql db?
2.
I have a database, big Mysql db
it has only one table but this table contains more then 10 million records,
when the user search in the db it takes a lot of time and my server load get up to 10!
i used the simple code to connect and get rows from the db,
what can i do? how can i improve it? that it will not take so much time and resources