![]() |
![]() |
||||
At line 16 changed 1 line. |
* All commands must end with a semicolon (;). If you omit the semicolon, mysql will assume you are entering a command that spans multiple lines, and will wait for the semicolon to terminate the statement. |
* All commands must end with a semicolon. If you omit the semicolon, mysql will assume you are entering a command that spans multiple lines, and will wait for the semicolon to terminate the statement. |