Home » U++ Library support » U++ SQL » Automatic Upgrade MySQL schema
Re: Automatic Upgrade MySQL schema [message #37423 is a reply to message #37418] |
Tue, 02 October 2012 12:25   |
|
This link say, that ALTER COMMAND will have format:
ALTER TABLE t2 MODIFY a TINYINT NOT NULL, CHANGE b c CHAR(20);
There is nothing to say that instead of CHANGE (or MODIFY), you can leave just ADD.
pls comment.
PS
In any case, after the addition of the patch on the server MySQL 5.5 all start working.
SergeyNikitin<U++>( linux, wine )
{
under( Ubuntu || Debian || Raspbian );
}
|
|
|
Goto Forum:
Current Time: Sun Jun 08 20:34:17 CEST 2025
Total time taken to generate the page: 0.04877 seconds
|