Merge branch '2.3' into develop

This commit is contained in:
Markus Mäkelä
2019-02-07 10:50:27 +02:00
12 changed files with 85 additions and 47 deletions

View File

@ -487,7 +487,7 @@ private:
{
result_t rv = IS_SET_SQL_MODE;
char c;
char c = *pSql_mode;
do
{