Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-03-23 | 63 | -361/+708 |
|\ | |||||
| * | Merge branch 'bb-10.1-serg' into 10.1 | Sergei Golubchik | 2016-03-22 | 44 | -213/+284 |
| |\ | |||||
| | * | Merge branch 'connect/10.1' into 10.1 | Sergei Golubchik | 2016-03-21 | 9 | -64/+110 |
| | |\ | |||||
| | | * | - Fix compile error when copying a string on itself. | Olivier Bertrand | 2016-03-19 | 2 | -16/+15 |
| | | * | - Fix crash when sorting a TBL table with thread=yes. | Olivier Bertrand | 2016-03-17 | 3 | -4/+4 |
| | | * | - Fix MDEV-9603 compiler error. | Olivier Bertrand | 2016-03-16 | 7 | -41/+94 |
| | * | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-03-21 | 31 | -84/+88 |
| | |\ \ | |||||
| | | * | | 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 |
| | * | | | MDEV-9739 Assertion `m_status == DA_ERROR || m_status == DA_OK' failed in Dia... | Sergei Golubchik | 2016-03-19 | 2 | -0/+21 |
| | * | | | update plugins' maturity levels | Sergei Golubchik | 2016-03-18 | 7 | -73/+73 |
| * | | | | MDEV-9678: Data Directory bug | Jan Lindström | 2016-03-22 | 6 | -35/+69 |
| |/ / / | |||||
| * | | | MDEV-9422: Checksum errors on restart when killing busy instance that uses en... | Jan Lindström | 2016-03-18 | 2 | -11/+29 |
| * | | | MDEV-9640: Add used key_id to INFORMATION_SCHEMA.INNODB_TABLESPACES_ENCRYPTION | Jan Lindström | 2016-03-18 | 7 | -15/+40 |
| * | | | MDEV-9422: Checksum errors on restart when killing busy instance that uses en... | Jan Lindström | 2016-03-18 | 9 | -40/+145 |
| * | | | Merge pull request #160 from grooverdan/crc32_power_abi_fix | Jan Lindström | 2016-03-15 | 2 | -20/+82 |
| |\ \ \ | |||||
| | * | | | MDEV-9699: power crc32: Per the PPC64 ABI, v20-v31 are non-volatile registers | Anton Blanchard | 2016-03-08 | 2 | -20/+82 |
| * | | | | Add check to avoid NULL-pointer access if encryption information | Jan Lindström | 2016-03-13 | 2 | -6/+6 |
| * | | | | MDEV-9549: Trying to decrypt a not encrypted page | Jan Lindström | 2016-03-12 | 2 | -16/+48 |
| |/ / / | |||||
* | | | | Removed TABLE->sort to make it possible to have multiple active calls to | Monty | 2016-03-22 | 1 | -1/+2 |
* | | | | Fixed compiler failures and warnings | Monty | 2016-03-20 | 2 | -19/+9 |
* | | | | MDEV-9058: protocol: COM_MULTI command (part 1) | Oleksandr Byelkin | 2016-03-18 | 1 | -1/+3 |
* | | | | Yet more fixes covering thread_id type change | Sergey Vojtovich | 2016-02-27 | 1 | -1/+1 |
* | | | | MDEV-9488 - Table cache cleanups | Sergey Vojtovich | 2016-02-26 | 1 | -4/+1 |
* | | | | after merge fix debian builds | Sergei Golubchik | 2016-02-26 | 1 | -1/+1 |
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-02-25 | 97 | -3308/+4630 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fix to ensure updates in gtid_slave_state table do not get binlogged. | Nirbhay Choubey | 2016-02-24 | 2 | -6/+6 |
| * | | | Merge branch 'bb-10.1-serg' into 10.1 | Sergei Golubchik | 2016-02-24 | 69 | -3123/+4105 |
| |\ \ \ | |||||
| | * \ \ | Merge branch '10.0-galera' into bb-10.1-serg | Nirbhay Choubey | 2016-02-24 | 4 | -2/+59 |
| | |\ \ \ | |||||
| | | * \ \ | Merge tag 'mariadb-10.0.24' into 10.0-galera | Nirbhay Choubey | 2016-02-23 | 87 | -3113/+4027 |
| | | |\ \ \ | |||||
| | | * | | | | Merge sync point from previous commit to XtraDB. | Nirbhay Choubey | 2016-02-23 | 1 | -0/+9 |
| | | * | | | | refs codership/mysql-wsrep#233 | sjaakola | 2016-02-23 | 1 | -0/+9 |
| | | * | | | | refs codership/mysql-wsrep#184 | Nirbhay Choubey | 2016-02-22 | 1 | -2/+3 |
| | | * | | | | refs codership/mysql-wsrep#184 | Daniele Sciascia | 2016-02-22 | 1 | -2/+3 |
| | | * | | | | refs codership/mysql-wsrep#184 | Nirbhay Choubey | 2016-02-22 | 1 | -1/+2 |
| | | * | | | | refs codership/mysql-wsrep#184 | Daniele Sciascia | 2016-02-22 | 1 | -1/+2 |
| | * | | | | | Merge tracking branch 'connect/10.1' into 10.1 | Sergei Golubchik | 2016-02-23 | 1 | -10/+12 |
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | | | |||||
| | | * | | | | - Fix to MDEV-9579 be testing for void result. | Olivier Bertrand | 2016-02-20 | 1 | -10/+12 |
| | | * | | | | - Fix to MDEV-9542 Connect was not handling NULLs in the answer | Olivier Bertrand | 2016-02-15 | 9 | -2489/+2519 |
| | | * | | | | - Fix to MDEV-9446 (using Json UDFs when CONNECT is not installed) | Olivier Bertrand | 2016-01-25 | 7 | -15/+80 |
| | | * | | | | - Change SQL_NTS to 0 when the string is NULL | Olivier Bertrand | 2016-01-18 | 1 | -2/+2 |
| | * | | | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-02-23 | 66 | -3111/+4034 |
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | | | |||||
| | | * | | | | 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 |
| | | |\ \ \ |