1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

MDEV-9051 mysqld got signal 11, after upgrade to 10.1.8

feedback plugin needs to set tables->select_lex properly
This commit is contained in:
Sergei Golubchik
2015-11-18 11:20:59 +01:00
parent 726162989b
commit 43a5090980
3 changed files with 7 additions and 1 deletions

View File

@ -14,5 +14,6 @@ FEEDBACK_SEND_RETRY_WAIT 60
FEEDBACK_SEND_TIMEOUT 60
FEEDBACK_URL http://mariadb.org/feedback_plugin/post
FEEDBACK_USER_INFO mysql-test
set global sql_mode=ONLY_FULL_GROUP_BY;
6: feedback plugin: report to 'http://mariadb.org/feedback_plugin/post' was sent
6: feedback plugin: server replied 'ok'