summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Refs codership/mysql-wsrep#141: this commitAlexey Yurchenko2015-09-091-2/+3
* Refs codership/mysql-wsrep#132sjaakola2015-09-092-0/+2
* Refs codership/mysql-wsrep#113sjaakola2015-09-091-5/+2
* Refs codership/mysql-wsrep#113 - Extended the protection of local FLUSHsjaakola2015-09-098-23/+26
* refs codership/mysql-wsrep#114 - skipping TOI if not using wsrep providersjaakola2015-09-091-1/+1
* Refs codership/mysql-wsrep#113sjaakola2015-09-095-4/+25
* refs codership/mysql-wsrep#110 - clear table map events on SAVEPOINTTeemu Ollakka2015-09-091-0/+5
* Merge branch '5.5-galera' into 10.0-galeraNirbhay Choubey2015-09-095-95/+247
|\
| * Fixing donate callback return codeAlexey Yurchenko2015-09-091-1/+1
| * Logging message cleanupAlexey Yurchenko2015-09-091-2/+2
| * This commit fixesAlexey Yurchenko2015-09-093-7/+6
| * Refs codership/mysql-wsrep#141: this commitAlexey Yurchenko2015-09-094-73/+235
| * Fixes codership/mysql-wsrep#118Alexey Yurchenko2015-09-091-13/+4
* | Merge branch '5.5-galera' into 10.0-galeraNirbhay Choubey2015-08-251-2/+2
|\ \ | |/
| * Fix for a typo.Nirbhay Choubey2015-08-181-2/+2
* | MDEV-8464 : ALTER VIEW not replicated in some casesNirbhay Choubey2015-08-141-7/+16
* | Fix for a memory leak.Nirbhay Choubey2015-08-141-5/+5
* | MDEV-8617: Multiple galera tests failures with --ps-protocolNirbhay Choubey2015-08-141-0/+6
* | Merge branch '5.5-galera' into 10.0-galeraNirbhay Choubey2015-08-145-45/+73
|\ \ | |/
| * MDEV-8617: Multiple galera tests failures with --ps-protocolNirbhay Choubey2015-08-143-14/+23
| * MDEV-8598 : Failed MySQL DDL commands and Galera replicationNirbhay Choubey2015-08-121-8/+12
| * Merge tag 'mariadb-5.5.45' into 5.5-galeraNirbhay Choubey2015-08-0725-127/+242
| |\
| * | MDEV-8464 : ALTER VIEW not replicated in some casesNirbhay Choubey2015-07-193-24/+40
* | | Merge tag 'mariadb-10.0.21' into 10.0-galeraNirbhay Choubey2015-08-0842-217/+477
|\ \ \
| * \ \ Merge branch '10.0' into bb-10.0-sergSergei Golubchik2015-08-056-7/+114
| |\ \ \
| | * \ \ Merge fix of embedded server build.Kristian Nielsen2015-08-041-0/+2
| | |\ \ \
| | | * | | Fix embedded server buildKristian Nielsen2015-08-041-0/+2
| | * | | | Merge MDEV-8302 into 10.0Kristian Nielsen2015-08-043-6/+53
| | |\ \ \ \ | | | |/ / /
| | | * | | MDEV-8302: Duplicate key with parallel replicationKristian Nielsen2015-08-043-6/+53
| | * | | | MDEV-7040: Crash in field_conv, memcpy_field_possible, part#2Sergei Petrunia2015-08-031-0/+37
| | * | | | Merge branch 'tmp' into 10.0Sergei Petrunia2015-08-032-1/+24
| | |\ \ \ \
| | | * | | | MDEV-8554: Server crashes in base_list_iterator::next_fast ...Sergei Petrunia2015-08-031-0/+2
| | | * | | | MDEV-7971: Assertion `name != __null' failed in ACL_internal_schema_registry:...Sergei Petrunia2015-07-302-1/+22
| * | | | | | Merge branch '5.5' into 10.0Sergei Golubchik2015-08-053-9/+56
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | correct the NULL-pointer testmariadb-5.5.45Sergei Golubchik2015-08-041-2/+3
| | * | | | | MDEV-8554: Server crashes in base_list_iterator::next_fast ...Sergei Petrunia2015-08-031-0/+2
| | * | | | | Merge tag 'mysql-5.5.45' into 5.5Sergei Golubchik2015-08-011-7/+51
| | |\ \ \ \ \
| | | * | | | | Bug#19660891 HANDLE_FATAL_SIGNAL (SIG=11) IN QUEUE_INSERTTor Didriksen2015-06-171-3/+0
| | | * | | | | Bug #18075170 SQL NODE RESTART REQUIRED TOAjo Robert2015-05-111-7/+51
| * | | | | | | Merge branch 'bb-10.0-jan' into 10.0Sergei Golubchik2015-08-0521-109/+155
| |\ \ \ \ \ \ \
| | * | | | | | | after-merge fixesSergei Golubchik2015-08-042-14/+1
| | * | | | | | | Merge commit '96badb16afcf' into 10.0Jan Lindström2015-08-0322-109/+168
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | | | | / / / / | | | |_|/ / / / | | |/| | | | |
| | | * | | | | MDEV-7821 Server crashes in Item_func_group_concat::fix_fields on 2nd executi...Sergei Golubchik2015-07-312-6/+11
| | | * | | | | compilation error on windowsSergei Golubchik2015-07-311-1/+1
| | | * | | | | MDEV-8340 Add "mysqlbinlog --binlog-row-event-max-size" support for MariaDB 5.5Sergei Golubchik2015-07-311-5/+7
| | | * | | | | MDEV-7810 Wrong result on execution of a query as a PS (both 1st and further ...Sergei Golubchik2015-07-314-36/+12
| | | * | | | | MDEV-7821 - Server crashes in Item_func_group_concat::fix_fields on 2ndSergey Vojtovich2015-07-311-0/+3
| | | * | | | | MDEV-4017 - GET_LOCK() with negative timeouts has strange behaviorSergey Vojtovich2015-07-291-0/+18
| | | * | | | | Fixed memory loss detected on P8. This can happen when we call after_flush bu...Monty2015-07-253-33/+28
| | | * | | | | Fixed warnings and errors found by buildbotMonty2015-07-255-30/+40