summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* MDEV-9162 : MariaDB Galera Cluster memory leak on async slave nodeNirbhay Choubey2015-12-142-15/+22
* MDEV-8869: Potential lock_sys->mutex deadlockJan Lindström2015-12-148-62/+81
* Fix for build failure.Nirbhay Choubey2015-11-042-2/+23
* Merge tag 'mariadb-10.0.22' into 10.0-galeraNirbhay Choubey2015-10-3174-608/+1314
|\
| * MDEV-8932: innodb buffer pool hit rate is less than zeroJan Lindström2015-10-282-4/+20
| * Merge branch 'bb-10.0-serg' into 10.0Sergei Golubchik2015-10-2810-86/+144
| |\
| | * Merge branch 'connect/10.0' into 10.0Sergei Golubchik2015-10-277-29/+66
| | |\
| | | * Merge branch 'ob-10.0' into 10.0Olivier Bertrand2015-10-211-3/+14
| | | |\
| | | | * Fix MDEV-8882Olivier Bertrand2015-10-211-3/+14
| | | * | Merge branch 'ob-10.0' into 10.0Olivier Bertrand2015-10-201-2/+5
| | | |\ \ | | | | |/
| | | | * Fix MDEV-8966Olivier Bertrand2015-10-201-2/+5
| | | * | Merge branch 'ob-10.0' into 10.0Olivier Bertrand2015-10-181-2/+13
| | | |\ \ | | | | |/
| | | | * Fix MDEV-8926Olivier Bertrand2015-10-181-2/+13
| | | * | Merge branch 'ob-10.0' into 10.0Olivier Bertrand2015-09-161-7/+4
| | | |\ \ | | | | |/
| | | | * Fix assert error for where clause with UDF'sOlivier Bertrand2015-09-161-7/+4
| | | * | Merge branch 'ob-10.0' into 10.0Olivier Bertrand2015-09-091-4/+5
| | | |\ \ | | | | |/
| | | | * Fix assert error for where clause with UDF'sOlivier Bertrand2015-09-091-4/+5
| | | * | Merge branch 'ob-10.0' into 10.0Olivier Bertrand2015-08-143-14/+26
| | | |\ \ | | | | |/
| | | | * Fix crash when SetValue_char is called with a negative length value.Olivier Bertrand2015-08-142-11/+17
| | | | * Prevent wrong update of expanded columns when pretty is not 2.Olivier Bertrand2015-08-111-3/+9
| | | * | Merge branch 'ob-10.0' into 10.0Olivier Bertrand2015-08-082-2/+4
| | | |\ \ | | | | |/
| | | | * Fix the TDBDOS::EstimatedLength function that was wrongly countingOlivier Bertrand2015-08-062-2/+4
| | * | | MDEV-8883 more cross-compiling fixesSergei Golubchik2015-10-242-57/+77
| | * | | remove unneded #include's that had a dubious explanationSergei Golubchik2015-10-241-0/+1
| * | | | MDEV-8696: Adding indexes on empty table is slow with large innodb_sort_buffe...Jan Lindström2015-10-2712-42/+190
| |/ / /
| * | | MDEV-8693 Tests connect.bin connect.endian fail on armhf (on Debian build sys...Alexander Barkov2015-10-242-6/+26
| * | | MDEV-8883 more cross-compiling fixesSergei Golubchik2015-10-221-6/+6
| * | | MDEV-8868 Consider adding a check for libjemalloc version in cmake and/or at ...Sergei Golubchik2015-10-221-3/+17
| * | | fixes for buildbot:Sergei Golubchik2015-10-101-0/+1
| * | | Merge branch 'merge-perfschema-5.6' into 10.0Sergei Golubchik2015-10-093-3/+40
| |\ \ \
| | * | | 5.6.27Sergei Golubchik2015-10-092-2/+39
| * | | | Merge branch 'merge-xtradb-5.6' into 10.0Sergei Golubchik2015-10-0922-299/+418
| |\ \ \ \
| | * | | | 5.6.26-74.0Sergei Golubchik2015-10-0923-307/+416
| * | | | | update innodb versionSergei Golubchik2015-10-091-1/+1
| * | | | | Merge branch 'merge-innodb-5.6' into 10.0Sergei Golubchik2015-10-0918-105/+394
| |\ \ \ \ \
| | * | | | | 5.6.27Sergei Golubchik2015-10-0918-118/+393
| * | | | | | Fixed tokudb test result to make it stable (was altering between index and ra...Monty2015-10-082-34/+32
| * | | | | | MDEV-8379 - SUSE mariadb patchesSergey Vojtovich2015-10-012-4/+4
| * | | | | | MDEV-8450: PATCH] Wrong macro expansion in Query_cache::send_result_to_client()Oleksandr Byelkin2015-09-065-5/+5
| * | | | | | Fixed overrun in key cache if one tried to allocate a key cacheMonty2015-08-131-11/+17
* | | | | | | Code cleanup.Jan Lindström2015-10-212-26/+36
* | | | | | | MDEV-8869: Potential lock_sys->mutex deadlockJan Lindström2015-10-204-37/+90
* | | | | | | Merge branch '5.5-galera' into 10.0-galeraNirbhay Choubey2015-08-252-28/+34
|\ \ \ \ \ \ \
| * | | | | | | MDEV-5146 : Bulk loads into partitioned table not workingNirbhay Choubey2015-08-202-20/+42
| * | | | | | | Merge tag 'mariadb-5.5.45' into 5.5-galeraNirbhay Choubey2015-08-0730-205/+1840
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'merge-xtradb-5.5' into 5.5Sergei Golubchik2015-08-017-23/+39
| | |\ \ \ \ \ \ \
| | | * | | | | | | 5.5.44-37.3Sergei Golubchik2015-08-017-24/+39
| | * | | | | | | | Merge tag 'mysql-5.5.45' into 5.5Sergei Golubchik2015-08-014-22/+107
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Bug #19138298 RECORD IN INDEX WAS NOT FOUND ON ROLLBACK, TRYING TO INSERTAnnamalai Gurusami2015-06-221-0/+1
| | | * | | | | | | | Bug #20762798 FK DDL: CRASH IN DICT_FOREIGN_REMOVE_FROM_CACHEAnnamalai Gurusami2015-06-191-6/+14