Database Knowledge Base / MySQL /
Add comment
Name:
Email:
* Comment:
(Use BBcode - No HTML)
code
* Confirmation code:   Write the characters in the image above exactly as you see it


Is the mode dependent on the Database or the Connection?

A mode is not 'linked' to a particular database. Modes can be set locally to the session (connection), or globally for the server With SET [SESSION|GLOBAL] sql_mode='modes' you can change the settings.




RSS