Hi, my question is simple but I dont found a solution yet...
I need to set an auto_increment of a table based on max key value of another table. It must be done when the server start because at this time the auto_increment values (stored in main memory) are restarted.
There is a way to do this ???
Thanks!!!
I need to set an auto_increment of a table based on max key value of another table. It must be done when the server start because at this time the auto_increment values (stored in main memory) are restarted.
There is a way to do this ???
Thanks!!!