<div dir="ltr"><div><div><div><div>Hi Guys<br><br></div>Do you think it's possible to add support for setting mysql_sql_mode in the keystone puppet module? <br><br></div>Without this, and using only the default setting :<br><br>mysql_sql_mode = TRADITIONAL<br><br></div>many queries are failing in MariaDB servers<br><br><p>MariaDB [(none)]> set session sql_mode = 'TRADITIONAL';<br>
Query OK, 0 rows affected (0.00 sec)</p>
<p>MariaDB [(none)]> SHOW FULL TABLES FROM "keystone";<br>
ERROR 1064 (42000): You have an error in your SQL syntax; check the 
manual that corresponds to your MariaDB server version for the right 
syntax to use near '"keystone"' at line 1<br>
MariaDB [(none)]></p>
  
  
  


  

  
  
    Cheers,<br></div>Alex</div>