summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* MDEV-9527 build FAILs with GCC 5.1 with release supported "-std=c+11"Sergei Golubchik2016-03-219-50/+50
* ASAN error in OQGraph engineSergei Golubchik2016-03-211-0/+4
* ASAN error in CONNECT engineSergei Golubchik2016-03-211-2/+8
* update tests and resultsSergei Golubchik2016-03-212-0/+6
* Use /bin/shBernard Spil2016-03-211-2/+2
* MDEV-9667: Server hangs after select count(distinct name) from t2 where a=836...Jan Lindström2016-03-112-15/+9
* Fix spelling: occurred, execute, which etcOtto Kekäläinen2016-03-0440-59/+59
* MDEV-7907 tokudb.cluster_filter_unpack_varchar_hidden fails sporadically in b...Elena Stepanova2016-02-262-4/+4
* connect engine compiler warningsSergei Golubchik2016-02-182-4/+4
* Merge branch 'bb-10.0-serg' into 10.0mariadb-10.0.24Sergei Golubchik2016-02-1772-3014/+3666
|\
| * fix InnoDB on WindowsSergei Golubchik2016-02-171-0/+7
| * Merge branch 'connect/10.0' into 10.0Sergei Golubchik2016-02-1627-2557/+2678
| |\
| | * - Fix to MDEV-9542 Connect was not handling NULLs in the answerOlivier Bertrand2016-02-1510-2490/+2520
| | * - Change SQL_NTS to 0 when the string is NULLOlivier Bertrand2016-01-258-17/+82
| | * - Fix MDEV-9239. Meanwhile, make all references to the database in XTAB SchemaOlivier Bertrand2016-01-098-42/+61
| | * - Fix MDEV-9322.Olivier Bertrand2015-12-271-2/+2
| | * - Fix MDEV-9279. Replacing exit(1) in yy_fatal_error by a longjmp.Olivier Bertrand2015-12-142-6/+13
| * | Merge branch 'merge-perfschema-5.6' into 10.0Sergei Golubchik2016-02-162-3/+4
| |\ \
| | * | 5.6.29Sergei Golubchik2016-02-161-2/+3
| * | | Merge branch 'merge-xtradb-5.6' into 10.0Sergei Golubchik2016-02-1616-119/+443
| |\ \ \
| | * | | 5.6.28-76.1Sergei Golubchik2016-02-1616-119/+447
| * | | | Merge branch 'merge-innodb-5.6' into 10.0Sergei Golubchik2016-02-1618-158/+503
| |\ \ \ \
| | * | | | 5.6.29Sergei Golubchik2016-02-1617-155/+437
| * | | | | Revert "MDEV-8696: Adding indexes on empty table is slow with large innodb_so...Sergei Golubchik2016-02-1612-190/+42
| * | | | | Merge branch '5.5' into 10.0Sergei Golubchik2016-02-151-0/+2
| |\ \ \ \ \
| | * | | | | compilation errors on sparc sun studio 10Sergei Golubchik2016-02-151-0/+2
| | * | | | | Merge branch 'merge-xtradb-5.5' into 5.5Sergei Golubchik2016-02-093-4/+18
| | |\ \ \ \ \
| | | * | | | | 5.5.47-37.7Sergei Golubchik2016-02-093-3/+17
| | * | | | | | Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2016-02-092-24/+18
| | |\ \ \ \ \ \
| | | * | | | | | BUG#22530768 Innodb freeze running REPLACE statementsmysql-5.5.48Shaohua Wang2016-01-152-17/+21
| | | * | | | | | Bug #22214852: MYSQL 5.5 AND 5.6: MAIN.KEY AND OTHERSreeharsha Ramanavarapu2015-11-181-2/+2
| | * | | | | | | Fix function visibility as it is used on row0mysql.c in Windows.Jan Lindström2016-02-034-2/+30
| | * | | | | | | MDEV-9471: Server crashes or returns an error while trying to alter partition...Jan Lindström2016-02-032-0/+98
* | | | | | | | | MDEV-9424: Server crashes when slave works with partitioned tables copied fro...Jan Lindström2016-02-151-9/+63
* | | | | | | | | MDEV-9548: Alter table (renaming and adding index) fails with "Incorrect key ...Jan Lindström2016-02-156-34/+146
|/ / / / / / / /
* | | | | | | | MDEV-9351 Fix CPU detection for TokuDB on FreeBSDSergei Golubchik2016-02-151-7/+4
* | | | | | | | XtraDB/InnoDB crash with autoinc, vcol and online alterSergei Golubchik2016-02-152-4/+8
* | | | | | | | Use C++ linkage.Jan Lindström2016-02-044-5/+0
* | | | | | | | Fix function visibility as it is used on row0mysql.c in Windows.Jan Lindström2016-02-034-4/+32
* | | | | | | | MDEV-9471: Server crashes or returns an error while trying to alter partition...Jan Lindström2016-02-032-0/+100
* | | | | | | | Fix annoying repetitive tokudb build warning, if MariaDB is build on non-Linu...Vladislav Vaintroub2016-01-071-4/+3
* | | | | | | | Backported fix for ccacheMonty2016-01-036-2/+6
* | | | | | | | MDEV-9128 - Compiling on IBM System Z failsSergey Vojtovich2015-12-291-1/+1
* | | | | | | | MDEV-9128 - Compiling on IBM System Z failsSergey Vojtovich2015-12-291-1/+1
* | | | | | | | after-merge: 10.0 part of MDEV-9249 (ERR_remove_state)Sergei Golubchik2015-12-211-1/+1
* | | | | | | | Merge branch '5.5' into 10.0Sergei Golubchik2015-12-212-5/+5
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | MDEV-7526: TokuDB doesn't build on OS XDevilSatan2015-12-191-1/+1
| * | | | | | | MDEV-7526: TokuDB doesn't build on OS XVicențiu Ciorbaru2015-12-191-3/+1
| * | | | | | | MDEV-7526: TokuDB doesn't build on OS XVicențiu Ciorbaru2015-12-191-70/+0
| * | | | | | | MDEV-7526: TokuDB doesn't build on OS XVicențiu Ciorbaru2015-12-191-4/+4