User Tools

Site Tools


database:mysql:session-commands

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
database:mysql:session-commands [2023/02/09 15:18] – created odeftadatabase:mysql:session-commands [2023/07/04 19:36] (current) – external edit 127.0.0.1
Line 15: Line 15:
  
 100 is the process id listed above. 100 is the process id listed above.
 +
 +===== Oracle compatibility =====
 +
 +To run queries with Oracle syntax, you can use:
 +<code sql>
 +SET SESSION sql_mode='ORACLE'
 +</code>
 +
 +<note>This is available only in MariaDB 10.3 and higher</note>
 +
 +  
 +  
 +
  
database/mysql/session-commands.1675948680.txt.gz · Last modified: 2023/07/04 19:36 (external edit)