Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | MDEV-13721 Assertion is_lock_owner() failed in mysql_rm_table_no_locks | Aleksey Midenkov | 2017-10-22 | 1 | -1/+20 | |
* | | | | | | Reset table->record[1] early for sequences to fix comparision of innodb row | Monty | 2017-10-22 | 3 | -7/+7 | |
* | | | | | | MDEV-13711 Assertion failure on CREATE TABLE .. LIKE <sequence> | Aleksey Midenkov | 2017-10-22 | 2 | -3/+2 | |
* | | | | | | MDEV-13714 Value of SEQUENCE table option is ignored upon creation | Aleksey Midenkov | 2017-10-22 | 2 | -2/+2 | |
* | | | | | | MDEV-13715 Server crashes in ha_partition::engine_name | Aleksey Midenkov | 2017-10-22 | 1 | -1/+1 | |
* | | | | | | A cleanup for MDEV-13415 Wrap the code in sp.cc into a class Sp_handler | Alexander Barkov | 2017-10-20 | 2 | -8/+4 | |
* | | | | | | MDEV-14092 NEXTVAL fails on slave | Michael Widenius | 2017-10-19 | 3 | -12/+20 | |
* | | | | | | sp_rcontext::sp cleanup | Alexander Barkov | 2017-10-19 | 5 | -30/+24 | |
* | | | | | | Moving a piece of open_and_process_routine() into a new function sp_acquire_r... | Alexander Barkov | 2017-10-19 | 1 | -23/+41 | |
* | | | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2017-10-18 | 46 | -189/+320 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Merge branch '10.2' of github.com:MariaDB/server into bb-10.2-mariarocks-merge | Sergei Petrunia | 2017-10-13 | 45 | -175/+286 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Fixed the bug mdev-13796. | Igor Babaev | 2017-10-11 | 3 | -2/+36 | |
| | * | | | | | MDEV-14038 ALTER TABLE does not exit on error with InnoDB + bad default function | Alexander Barkov | 2017-10-11 | 2 | -7/+8 | |
| | * | | | | | MDEV-13923 Assertion `!is_set() || (m_status == DA_OK_BULK && | Alexey Botchkov | 2017-10-11 | 2 | -2/+7 | |
| | * | | | | | Fix warnings in Win64 | Vladislav Vaintroub | 2017-10-11 | 1 | -1/+2 | |
| | * | | | | | Fix test failure on galera.view caused by incorrect location | Jan Lindström | 2017-10-10 | 1 | -1/+2 | |
| | * | | | | | Windows : Fix truncation warnings in sql/ | Vladislav Vaintroub | 2017-10-10 | 30 | -142/+142 | |
| | * | | | | | MW-416 DDL replication moved after acl checking | sjaakola | 2017-10-10 | 1 | -8/+22 | |
| | * | | | | | MW-416 | sjaakola | 2017-10-10 | 1 | -1/+1 | |
| | * | | | | | MW-416 | sjaakola | 2017-10-10 | 5 | -11/+44 | |
| | * | | | | | merge 10.1->10.2 | Vladislav Vaintroub | 2017-10-07 | 2 | -0/+16 | |
| | |\ \ \ \ \ | | | |/ / / / | ||||||
| | | * | | | | MDEV-13242 Wrong results for queries with row constructors and information_sc... | Alexander Barkov | 2017-10-05 | 2 | -0/+16 | |
| | * | | | | | MDEV-12705 10.1.18-MariaDB-1~jessie - mysqld got signal 11. | Alexey Botchkov | 2017-10-07 | 1 | -2/+8 | |
| * | | | | | | Post-merge fix: put back UTF-8 text that kdiff3 destroyed | Sergei Petrunia | 2017-10-07 | 1 | -3177/+3179 | |
| * | | | | | | Merge branch '10.2' of github.com:MariaDB/server into bb-10.2-mariarocks-merge | Sergei Petrunia | 2017-10-06 | 104 | -4085/+4259 | |
| |\ \ \ \ \ \ | | |/ / / / / | ||||||
| | * | | | | | MDEV-11586 UNION of FLOAT type results in erroneous precision | Alexander Barkov | 2017-10-06 | 1 | -1/+1 | |
| | * | | | | | MDEV-13703 Illegal mix of collations for operation 'json_object' on | Alexey Botchkov | 2017-10-06 | 1 | -2/+4 | |
| | * | | | | | MDEV-12311 Insufficient check for argument validity in JSON functions. | Alexey Botchkov | 2017-10-05 | 1 | -1/+8 | |
| | * | | | | | MDEV-13306 JSON_CONTAINS returns wrong value. | Alexey Botchkov | 2017-10-05 | 1 | -0/+7 | |
| * | | | | | | Merge branch '10.2' of github.com:MariaDB/server into bb-10.2-mariarocks-merge | Sergei Petrunia | 2017-09-19 | 128 | -2377/+4266 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | Merge mergetrees/merge-myrocks into bb-10.2-mariarocks-merge | Sergei Petrunia | 2017-09-18 | 1 | -0/+61 | |
* | | | | | | | | MDEV-14013 : sql_mode=EMPTY_STRING_IS_NULL | halfspawn | 2017-10-14 | 10 | -63/+111 | |
* | | | | | | | | MDEV-14012 - sql_mode=Oracle: substr(): treat position 0 as position 1 | halfspawn | 2017-10-06 | 7 | -20/+96 | |
* | | | | | | | | Merge branch '10.2' into bb-10.2-ext | Sergei Golubchik | 2017-10-04 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | cppcheck harmless warnings | Sergei Golubchik | 2017-10-04 | 1 | -1/+1 | |
* | | | | | | | | Merge 10.2 into bb-10.2-ext | Marko Mäkelä | 2017-10-04 | 4 | -6/+6 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | Fix several truncation and formatting warnings. | Vladislav Vaintroub | 2017-10-03 | 6 | -17/+17 | |
* | | | | | | | | 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 | 1 | -12/+5 | |
* | | | | | | | | MDEV-13911 Support ORDER BY and LIMIT in multi-table update | Sergei Golubchik | 2017-10-03 | 3 | -15/+10 | |
* | | | | | | | | Merge 10.2 into bb-10.2-ext | Marko Mäkelä | 2017-10-03 | 2 | -5/+8 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | Avoid using HA_POS_ERROR constant when passing around values of type double. | Sergei Petrunia | 2017-10-03 | 2 | -5/+8 | |
* | | | | | | | | 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 | 91 | -713/+743 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2017-10-02 | 1 | -6/+0 | |
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | ||||||
| | * | | | | | | MDEV-13897 SELECT @a := MAX(col) FROM t requires full index scanmariadb-10.1.28 | Sergei Golubchik | 2017-09-27 | 1 | -6/+0 | |
| | * | | | | | | cleanup: remove useless "inline" keywords | Sergei Golubchik | 2017-09-27 | 1 | -1/+1 | |
| | * | | | | | | MDEV-13787 Crash in persistent stats wsrep_on (thd=0x0) | Sachin Setiya | 2017-09-27 | 1 | -1/+1 |