Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-11369 Instant ADD COLUMN for InnoDB | Marko Mäkelä | 2017-10-06 | 109 | -1883/+6133 |
* | fix TSAN build with Clang | Eugene Kosov | 2017-10-06 | 2 | -3/+3 |
* | Merge branch 'bb-10.2-ext' into 10.3 | Sergei Golubchik | 2017-10-05 | 12 | -64/+15 |
|\ | |||||
| * | Merge branch '10.2' into bb-10.2-ext | Sergei Golubchik | 2017-10-04 | 8 | -46/+15 |
| |\ | |||||
| | * | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-10-04 | 1 | -2/+2 |
| | |\ | |||||
| | | * | MDEV-13950 mysqld_safe could not start Galera node after upgrade ... | sachin | 2017-10-02 | 1 | -2/+2 |
| | * | | cleanup: remove test include file, clarify the comment | Sergei Golubchik | 2017-10-04 | 4 | -38/+11 |
| | * | | cppcheck harmless warnings | Sergei Golubchik | 2017-10-04 | 2 | -5/+1 |
| | * | | enable MongoDB support in CONNECT | Sergei Golubchik | 2017-10-04 | 1 | -1/+1 |
| * | | | MDEV-12874 UPDATE statements with the same source and target | Sergei Golubchik | 2017-10-04 | 4 | -18/+0 |
* | | | | MDEV-13675 filsort_priority_queue | Sergei Golubchik | 2017-10-05 | 7 | -20/+20 |
* | | | | Fix a truncations warning | Vladislav Vaintroub | 2017-10-04 | 1 | -1/+1 |
* | | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2017-10-04 | 334 | -3075/+5234 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.2 into bb-10.2-ext | Marko Mäkelä | 2017-10-04 | 9 | -49/+70 |
| |\ \ \ | | |/ / | |||||
| | * | | Replace a non-ASCII character in a comment | Marko Mäkelä | 2017-10-04 | 1 | -1/+1 |
| | * | | Fix several truncation and formatting warnings. | Vladislav Vaintroub | 2017-10-03 | 6 | -17/+17 |
| | * | | Fix Windows warnings : fix server_audit not to use my_win_open and Co | Vladislav Vaintroub | 2017-10-03 | 1 | -31/+28 |
| | * | | Update C/C | Vladislav Vaintroub | 2017-10-03 | 1 | -0/+0 |
| | * | | MDEV-13901 Assertion `!space->stop_new_ops' failed in TRUNCATE TABLE with man... | Marko Mäkelä | 2017-10-03 | 3 | -12/+36 |
| * | | | MDEV-12874 UPDATE statements with the same source and target | Sergei Golubchik | 2017-10-03 | 1 | -2/+5 |
| * | | | MDEV-12874 UPDATE statements with the same source and target | halfspawn | 2017-10-03 | 19 | -366/+1598 |
| * | | | MDEV-13911 Support ORDER BY and LIMIT in multi-table update | Sergei Golubchik | 2017-10-03 | 5 | -15/+51 |
| * | | | cleanup: split multi_update test in two | Sergei Golubchik | 2017-10-03 | 4 | -145/+145 |
| * | | | Merge 10.2 into bb-10.2-ext | Marko Mäkelä | 2017-10-03 | 13 | -83/+70 |
| |\ \ \ | | |/ / | |||||
| | * | | Avoid using HA_POS_ERROR constant when passing around values of type double. | Sergei Petrunia | 2017-10-03 | 2 | -5/+8 |
| | * | | Merge pull request #457 from smtalk/10.2 | Jan Lindström | 2017-10-03 | 2 | -8/+8 |
| | |\ \ | |||||
| | | * | | wrep_sst_common: Setting "-c ''" for my_print_defaults just takes no values f... | Martynas Bendorius | 2017-10-01 | 2 | -8/+8 |
| | * | | | Remove dict_disable_redo_if_temporary() | Marko Mäkelä | 2017-10-03 | 9 | -70/+54 |
| * | | | | Fixing Item_func_hybrid_field_type::date_op(,uint) to date_op(,ulonglong) | Alexander Barkov | 2017-10-03 | 5 | -16/+25 |
| * | | | | Fix compiler error on Win64 - do not truncate pointer in DBUG | Vladislav Vaintroub | 2017-10-03 | 2 | -4/+4 |
| * | | | | A cleanup for MDEV-10914 ROW data type for stored routine variables | Alexander Barkov | 2017-10-03 | 4 | -14/+19 |
| * | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2017-10-02 | 288 | -2427/+1987 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Remove MYSQL_REPLACE_TRX_IN_THD | Marko Mäkelä | 2017-10-02 | 2 | -48/+0 |
| | * | | | Remove dict_table_t::big_rows | Marko Mäkelä | 2017-10-02 | 4 | -42/+2 |
| | * | | | Remove a constant parameter commit=false | Marko Mäkelä | 2017-10-02 | 8 | -27/+10 |
| | * | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2017-10-02 | 28 | -140/+128 |
| | |\ \ \ | | | | |/ | | | |/| | |||||
| | | * | | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-10-02 | 2 | -16/+12 |
| | | |\ \ | |||||
| | | | * \ | Merge 5.5 into 10.0 | Marko Mäkelä | 2017-10-02 | 2 | -16/+12 |
| | | | |\ \ | |||||
| | | | | * | | MDEV-13980 InnoDB fails to discard record lock when discarding an index page | Marko Mäkelä | 2017-10-02 | 2 | -10/+10 |
| | | | | * | | MDEV-13137 MySQL 5.6.23 Crashes when SET GLOBAL server_audit_logging=OFF; | Alexey Botchkov | 2017-09-19 | 1 | -2/+8 |
| | | * | | | | MDEV-13932: fil0pagecompress.cc fails to compile with lzo 2.10 | Jan Lindström | 2017-09-29 | 2 | -4/+20 |
| | | * | | | | MDEV-12634: Uninitialised ROW_MERGE_RESERVE_SIZE bytes written to temporary file | Jan Lindström | 2017-09-28 | 6 | -66/+34 |
| | | * | | | | bump the VERSION | Daniel Bartholomew | 2017-09-27 | 1 | -1/+1 |
| | | * | | | | MDEV-13897 SELECT @a := MAX(col) FROM t requires full index scanmariadb-10.1.28 | Sergei Golubchik | 2017-09-27 | 5 | -19/+19 |
| | | * | | | | update test results on 32-bit | Sergei Golubchik | 2017-09-27 | 1 | -1/+1 |
| | | * | | | | cleanup: remove useless "inline" keywords | Sergei Golubchik | 2017-09-27 | 5 | -26/+3 |
| | | * | | | | cleanup: reduce code duplication | Sergei Golubchik | 2017-09-27 | 1 | -34/+23 |
| | | * | | | | MDEV-13787 Crash in persistent stats wsrep_on (thd=0x0) | Sachin Setiya | 2017-09-27 | 14 | -19/+56 |
| | | * | | | | bump the VERSION | Daniel Bartholomew | 2017-09-25 | 1 | -1/+1 |
| | * | | | | | Remove remaining InnoDB references to the TABLESPACE keyword | Marko Mäkelä | 2017-10-02 | 2 | -8/+3 |
| | | |_|_|/ | | |/| | | |