summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-8571 - After mysqloptimize sometimes one of the tables is marked as crashedSergey Vojtovich2015-12-112-2/+2
* MDEV-8521 Drastic loss of precision in COLUMN_JSON() on DOUBLEsOleksandr Byelkin2015-12-103-4/+25
* MDEV-9148: Assertion `thd->stmt_arena != thd->progress.arena' failed in thd_p...Jan Lindström2015-12-102-8/+25
* MDEV-7215 EXPLAIN REPLACE produces an error: Column count doesn't match value...Oleksandr Byelkin2015-12-103-5/+30
* MDEV-8178 - Wrong progress report for operations on InnoDB tablesSergey Vojtovich2015-12-102-10/+4
* MDEV-8401 COLUMN_CREATE(name, value as DOUBLE) results in stringOleksandr Byelkin2015-12-103-6/+29
* MDEV-6662: possible bug in cassandra_se.ccSergei Petrunia2015-12-101-2/+2
* MDEV-9156 : Fix tp_add_connection()'s error handlingVladislav Vaintroub2015-12-044-12/+19
* Disable buffering when writing to mysqld's stdin.Vladislav Vaintroub2015-12-021-0/+4
* Disable some test with year that are outside of the range that mroonga can ha...Monty2015-11-304-0/+4
* Fixes to get all test to run on MacosX Lion 10.7Monty2015-11-2934-254/+365
* Fixed problems found by buildbot:Monty2015-11-2717-2/+41
* Fix a typo bug in table_multi_eq_cond_selectivity(). It causes compilerSergei Petrunia2015-11-251-1/+1
* Fixed failing test cases and compiler warnings found by buildbotMonty2015-11-2417-15/+171
* Fixed failures in rpl_parallel2Monty2015-11-234-8/+19
* Fixed compiler warningsMonty2015-11-235-7/+5
* fix feedback plugin not to crash in debug buildsSergei Golubchik2015-11-191-1/+1
* Merge branch '5.5' into 10.0Sergei Golubchik2015-11-1822-194/+382
|\
| * MDEV-9051 mysqld got signal 11, after upgrade to 10.1.8Sergei Golubchik2015-11-183-1/+7
| * feedback plugin debugSergei Golubchik2015-11-1810-22/+61
| * MDEV-7588 Add thd_wait_begin/end to notify threadpool of binlog waitsVladislav Vaintroub2015-11-171-0/+2
| * DEV-8632 Segmentation fault on INSERTOleksandr Byelkin2015-11-096-0/+91
| * MDEV-8854: New warning messages are unreadableJan Lindström2015-11-094-138/+136
| * MDEV-8701 Crash on derived queryOleksandr Byelkin2015-11-065-10/+158
* | MDEV-7370: Server deadlocks on renaming a table for which persistent statisti...Sergei Petrunia2015-11-185-3/+389
* | Fixed buildbot failures on Solaris 64 bitMonty2015-11-187-3/+12
* | Added some selects to rpl_parallel2.test to find out where it fails in buildbotMonty2015-11-182-0/+10
* | MDEV-7588 Add thd_wait_begin/end to notify threadpool of binlog waitsVladislav Vaintroub2015-11-171-0/+2
* | Merge branch 'bb-10.0-knielsen' into 10.0Kristian Nielsen2015-11-1411-88/+646
|\ \
| * \ Merge branch 'mdev7818-4' into bb-10.0-knielsenbb-10.0-knielsenKristian Nielsen2015-11-131-0/+4
| |\ \
| | * | Fix embedded server build after MDEV-7818 patchKristian Nielsen2015-11-131-0/+4
| * | | Merge branch 'mdev7818-4' into bb-10.0-knielsenKristian Nielsen2015-11-1311-88/+642
| |\ \ \ | | |/ /
| | * | MDEV-7818: Deadlock occurring with parallel replication and FTWRLKristian Nielsen2015-11-138-25/+537
| | * | MDEV-7818: Deadlock occurring with parallel replication and FTWRLKristian Nielsen2015-11-131-62/+76
| | * | Change Seconds_behind_master to be updated only at commit in parallel replica...Kristian Nielsen2015-11-134-1/+29
* | | | Fixed buildbot failures with system_mysql_db_fixMonty2015-11-143-6/+6
* | | | MDEV-8066 Crash on unloading semisync_master pluginMonty2015-11-141-1/+4
|/ / /
* | | MDEV#7383: Update test resultsSergei Petrunia2015-11-122-6/+6
* | | Remove compiler warningMonty2015-11-121-3/+6
* | | MDEV-8476 Race condition in slave SQL thread shutdownMonty2015-11-123-22/+41
* | | fix mdev-8140root2015-11-111-1/+1
* | | MDEV-9089 Server crashes in MDL_key::mdl_key_init (main.lowercase_table4 test...Vladislav Vaintroub2015-11-101-0/+1
* | | MDEV#7383: engine-independent-stats column_stats has limited values for max/m...Sergei Petrunia2015-11-095-9/+46
* | | MDEV-8533 Debug embedded server does not build on WindowsVladislav Vaintroub2015-11-091-5/+0
* | | MDEV-9024 Build fails with VS2015Vladislav Vaintroub2015-11-0613-93/+88
* | | MDEV-7550 TokuDB crashes in build tests on LaunchpadAlexander Barkov2015-11-061-5/+10
* | | MDEV-8701 Crash on derived queryOleksandr Byelkin2015-11-055-10/+102
* | | MDEV-9041 connect-timeout has no effect on WindowsVladislav Vaintroub2015-11-051-185/+4
* | | MDEV-8669 MTR client connections on Windows became much slower.Vladislav Vaintroub2015-11-032-1/+8
* | | MDEV-8913 Derived queries with same column names as final projection causes i...Oleksandr Byelkin2015-10-303-30/+78