Hi, Igor! On Apr 15, Igor Babaev wrote: > > Please help me if you are aware of such code. > In my case the tables are similar. > I understand that it's easy to write this code. > (Read rows from the source table one by one > updating the destination table). > Still I would prefer to use the existing code.
What about the code that copies internal temporary MEMORY table into MyISAM/Aria table? It's create_internal_tmp_table_from_heap() Regards, Sergei _______________________________________________ Mailing list: https://launchpad.net/~maria-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~maria-developers More help : https://help.launchpad.net/ListHelp

