Jump to content

move table (mysql)


asmith

Recommended Posts

do you want to do this with a php script ?

 

if not you should ask this questioni in the MySQL forum instead of the php help forum

 

the easiest way would be to export your database table to a text file and then import it in the new database.

 

give us a little bit more details about what you exactly want to do.

 

anatak

Link to comment
https://forums.phpfreaks.com/topic/78391-move-table-mysql/#findComment-396679
Share on other sites

sorry , i thought as php and mysql comes together usually so i can ask sql questions here too !

i've already submitted another mysql question !

 

i will have so many tables , some of them will be expire to use everyday , so i wanted to move them to another database called expire tables.

Link to comment
https://forums.phpfreaks.com/topic/78391-move-table-mysql/#findComment-396686
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.