Sergei Golubchik
|
932646b1ff
|
Merge branch '10.1' into 10.2
|
2016-06-30 16:38:05 +02:00 |
|
Sergei Golubchik
|
c081c978a2
|
Merge branch '5.5' into bb-10.0
|
2016-06-21 14:11:02 +02:00 |
|
Sergei Golubchik
|
c73b987e73
|
MDEV-8328 Evaluation of two "!" operators depends on space in beetween
fix the lexer to backtrack when parsing
"<=", "<>", "!=", ">=", "<<", ">>", "<=>".
|
2016-06-14 13:59:55 +02:00 |
|
Sergey Vojtovich
|
282497dd6d
|
MDEV-6720 - enable connection log in mysqltest by default
|
2016-03-31 10:11:16 +04:00 |
|
Sergei Golubchik
|
666b9663f9
|
update test results
|
2016-01-25 19:03:33 +01:00 |
|
Alexey Botchkov
|
1793646d78
|
Merge branch '5.5' into 10.0
Conflicts:
plugin/server_audit/server_audit.c
|
2016-01-25 16:37:08 +04:00 |
|
Alexey Botchkov
|
fe4823d28e
|
MDEV-9106 Audit plugin doesnt run with MySQL 5.7.
updata thread_pool_server_audit test result.
|
2016-01-13 18:02:44 +04:00 |
|
Sergei Golubchik
|
810cf362ea
|
Merge branch '5.5' into 10.0
|
2015-06-11 20:20:35 +02:00 |
|
Alexey Botchkov
|
69ed429aff
|
MDEV-7500 thread_handling option in my.cnf is not passing "connect events" to audit plugin.
The MYSQL_AUDIT_NOTIFY_CONNECTION_CONNECT() call moved to the login_connection()
function. So that it'll be invoked in any thread handling mode.
|
2015-06-08 12:09:13 +05:00 |
|