Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-9527 build FAILs with GCC 5.1 with release supported "-std=c+11" | Sergei Golubchik | 2016-03-21 | 9 | -50/+50 |
* | ASAN error in OQGraph engine | Sergei Golubchik | 2016-03-21 | 1 | -0/+4 |
* | ASAN error in CONNECT engine | Sergei Golubchik | 2016-03-21 | 1 | -2/+8 |
* | update tests and results | Sergei Golubchik | 2016-03-21 | 2 | -0/+6 |
* | Use /bin/sh | Bernard Spil | 2016-03-21 | 1 | -2/+2 |
* | MDEV-9667: Server hangs after select count(distinct name) from t2 where a=836... | Jan Lindström | 2016-03-11 | 2 | -15/+9 |
* | Fix spelling: occurred, execute, which etc | Otto Kekäläinen | 2016-03-04 | 40 | -59/+59 |
* | MDEV-7907 tokudb.cluster_filter_unpack_varchar_hidden fails sporadically in b... | Elena Stepanova | 2016-02-26 | 2 | -4/+4 |
* | connect engine compiler warnings | Sergei Golubchik | 2016-02-18 | 2 | -4/+4 |
* | Merge branch 'bb-10.0-serg' into 10.0mariadb-10.0.24 | Sergei Golubchik | 2016-02-17 | 72 | -3014/+3666 |
|\ | |||||
| * | fix InnoDB on Windows | Sergei Golubchik | 2016-02-17 | 1 | -0/+7 |
| * | Merge branch 'connect/10.0' into 10.0 | Sergei Golubchik | 2016-02-16 | 27 | -2557/+2678 |
| |\ | |||||
| | * | - Fix to MDEV-9542 Connect was not handling NULLs in the answer | Olivier Bertrand | 2016-02-15 | 10 | -2490/+2520 |
| | * | - Change SQL_NTS to 0 when the string is NULL | Olivier Bertrand | 2016-01-25 | 8 | -17/+82 |
| | * | - Fix MDEV-9239. Meanwhile, make all references to the database in XTAB Schema | Olivier Bertrand | 2016-01-09 | 8 | -42/+61 |
| | * | - Fix MDEV-9322. | Olivier Bertrand | 2015-12-27 | 1 | -2/+2 |
| | * | - Fix MDEV-9279. Replacing exit(1) in yy_fatal_error by a longjmp. | Olivier Bertrand | 2015-12-14 | 2 | -6/+13 |
| * | | Merge branch 'merge-perfschema-5.6' into 10.0 | Sergei Golubchik | 2016-02-16 | 2 | -3/+4 |
| |\ \ | |||||
| | * | | 5.6.29 | Sergei Golubchik | 2016-02-16 | 1 | -2/+3 |
| * | | | Merge branch 'merge-xtradb-5.6' into 10.0 | Sergei Golubchik | 2016-02-16 | 16 | -119/+443 |
| |\ \ \ | |||||
| | * | | | 5.6.28-76.1 | Sergei Golubchik | 2016-02-16 | 16 | -119/+447 |
| * | | | | Merge branch 'merge-innodb-5.6' into 10.0 | Sergei Golubchik | 2016-02-16 | 18 | -158/+503 |
| |\ \ \ \ | |||||
| | * | | | | 5.6.29 | Sergei Golubchik | 2016-02-16 | 17 | -155/+437 |
| * | | | | | Revert "MDEV-8696: Adding indexes on empty table is slow with large innodb_so... | Sergei Golubchik | 2016-02-16 | 12 | -190/+42 |
| * | | | | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2016-02-15 | 1 | -0/+2 |
| |\ \ \ \ \ | |||||
| | * | | | | | compilation errors on sparc sun studio 10 | Sergei Golubchik | 2016-02-15 | 1 | -0/+2 |
| | * | | | | | Merge branch 'merge-xtradb-5.5' into 5.5 | Sergei Golubchik | 2016-02-09 | 3 | -4/+18 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | 5.5.47-37.7 | Sergei Golubchik | 2016-02-09 | 3 | -3/+17 |
| | * | | | | | | Merge branch 'mysql/5.5' into 5.5 | Sergei Golubchik | 2016-02-09 | 2 | -24/+18 |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | BUG#22530768 Innodb freeze running REPLACE statementsmysql-5.5.48 | Shaohua Wang | 2016-01-15 | 2 | -17/+21 |
| | | * | | | | | | Bug #22214852: MYSQL 5.5 AND 5.6: MAIN.KEY AND OTHER | Sreeharsha Ramanavarapu | 2015-11-18 | 1 | -2/+2 |
| | * | | | | | | | Fix function visibility as it is used on row0mysql.c in Windows. | Jan Lindström | 2016-02-03 | 4 | -2/+30 |
| | * | | | | | | | MDEV-9471: Server crashes or returns an error while trying to alter partition... | Jan Lindström | 2016-02-03 | 2 | -0/+98 |
* | | | | | | | | | MDEV-9424: Server crashes when slave works with partitioned tables copied fro... | Jan Lindström | 2016-02-15 | 1 | -9/+63 |
* | | | | | | | | | MDEV-9548: Alter table (renaming and adding index) fails with "Incorrect key ... | Jan Lindström | 2016-02-15 | 6 | -34/+146 |
|/ / / / / / / / | |||||
* | | | | | | | | MDEV-9351 Fix CPU detection for TokuDB on FreeBSD | Sergei Golubchik | 2016-02-15 | 1 | -7/+4 |
* | | | | | | | | XtraDB/InnoDB crash with autoinc, vcol and online alter | Sergei Golubchik | 2016-02-15 | 2 | -4/+8 |
* | | | | | | | | Use C++ linkage. | Jan Lindström | 2016-02-04 | 4 | -5/+0 |
* | | | | | | | | Fix function visibility as it is used on row0mysql.c in Windows. | Jan Lindström | 2016-02-03 | 4 | -4/+32 |
* | | | | | | | | MDEV-9471: Server crashes or returns an error while trying to alter partition... | Jan Lindström | 2016-02-03 | 2 | -0/+100 |
* | | | | | | | | Fix annoying repetitive tokudb build warning, if MariaDB is build on non-Linu... | Vladislav Vaintroub | 2016-01-07 | 1 | -4/+3 |
* | | | | | | | | Backported fix for ccache | Monty | 2016-01-03 | 6 | -2/+6 |
* | | | | | | | | MDEV-9128 - Compiling on IBM System Z fails | Sergey Vojtovich | 2015-12-29 | 1 | -1/+1 |
* | | | | | | | | MDEV-9128 - Compiling on IBM System Z fails | Sergey Vojtovich | 2015-12-29 | 1 | -1/+1 |
* | | | | | | | | after-merge: 10.0 part of MDEV-9249 (ERR_remove_state) | Sergei Golubchik | 2015-12-21 | 1 | -1/+1 |
* | | | | | | | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2015-12-21 | 2 | -5/+5 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| * | | | | | | | MDEV-7526: TokuDB doesn't build on OS X | DevilSatan | 2015-12-19 | 1 | -1/+1 |
| * | | | | | | | MDEV-7526: TokuDB doesn't build on OS X | Vicențiu Ciorbaru | 2015-12-19 | 1 | -3/+1 |
| * | | | | | | | MDEV-7526: TokuDB doesn't build on OS X | Vicențiu Ciorbaru | 2015-12-19 | 1 | -70/+0 |
| * | | | | | | | MDEV-7526: TokuDB doesn't build on OS X | Vicențiu Ciorbaru | 2015-12-19 | 1 | -4/+4 |