summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '6b8802e8dd5467556a024d807a1df23940b00895' into bb-10.3-fix_len_decbb-10.3-fix_len_decOleksandr Byelkin2018-06-1925-592/+865
|\
| * MDEV-11071: Assertion `thd->transaction.stmt.is_empty()' failed in Locked_tab...Oleksandr Byelkin2018-06-1524-518/+751
* | Merge 10.2 into 10.3Marko Mäkelä2018-06-189-10/+52
|\ \ | |/
| * MDEV-9334 ALTER from DECIMAL to BIGINT UNSIGNED returns a wrong resultAlexander Barkov2018-06-151-0/+4
| * MDEV-16386: Wrong result when pushdown into the HAVING clause of theGalina Shalygina2018-06-144-4/+15
| * MDEV-15352 AUTO_INCREMENT breaks after updating a column value to a negative ...Alexander Barkov2018-06-142-46/+81
| * MDEV-16311 Server crash when using a NAME_CONST() with a CURSORAlexander Barkov2018-06-131-0/+6
| * MDEV-15870 Using aggregate and window function in unexpected places can crash...Alexander Barkov2018-06-132-5/+5
* | Fix a typo in get_best_ror_intersectSergei Petrunia2018-06-151-0/+2
* | MDEV-16464 Oracle Comp.: Sql-Error on "SELECT name, comment FROM mysql.proc"Alexander Barkov2018-06-132-2/+3
* | MDEV-16424 replace cmake/bison.cmake with cmake's builtin FindBison moduleVladislav Vaintroub2018-06-084-51/+48
* | MDEV-16385 ROW SP variable is allowed in unexpected contextAlexander Barkov2018-06-0530-186/+124
* | Merge 10.2 into 10.3Marko Mäkelä2018-06-041-1/+1
|\ \ | |/
| * MDEV-16353 Server crash on query with CTEIgor Babaev2018-05-311-1/+1
* | MDEV-15991 Server crashes in setup_on_expr upon calling SP or function execut...Eugene Kosov2018-06-032-3/+1
* | Vers cleanupsAleksey Midenkov2018-06-033-11/+6
* | MDEV-16334 Incorrect ALTER TABLE for changing column optionMarko Mäkelä2018-05-301-28/+26
* | Merge 10.2 into 10.3Marko Mäkelä2018-05-2918-100/+228
|\ \ | |/
| * Merge 10.1 into 10.2Marko Mäkelä2018-05-297-7/+33
| |\
| | * Fix type mismatchMarko Mäkelä2018-05-291-1/+1
| | * MDEV-10679 Crash in performance schema and partitioning with discoveryMonty2018-05-264-6/+8
| | * Avoid warnings in String::copy when copying string on itself (ok to do)Monty2018-05-261-1/+10
| | * MDEV-16093 Memory leak with triggersMonty2018-05-261-0/+6
| * | Fixed memory overrun in binlog_encryption.encrypted_masterMonty2018-05-263-8/+12
| * | Fix conversion warnings/errors.Vladislav Vaintroub2018-05-241-1/+1
| * | Extend debug_assert_on_not_freed_memorybb-10.2-monty-fixedMonty2018-05-241-1/+2
| * | Merge remote-tracking branch 'origin/10.1' into 10.2Monty2018-05-249-33/+118
| |\ \ | | |/
| | * Merge remote-tracking branch 'origin/10.0' into 10.1Monty2018-05-246-14/+100
| | |\
| | | * Fixed ASAN heap-use-after-free handler::ha_index_or_rnd_endMonty2018-05-231-1/+2
| | | * MDEV-15308 Assertion `ha_alter_info->alter_info->drop_list.elementsbb-10.0-montyMonty2018-05-221-4/+25
| | | * MDEV-16229 Replication aborts with ER_VIEW_SELECT_TMPTABLE after half-failed ...Monty2018-05-222-3/+64
| | | * Fixes for Aria transaction handling with lock tablesMonty2018-05-222-7/+9
| | * | MDEV-10259 mysqld crash with certain statement length and...sachin2018-05-221-2/+2
| * | | MDEV-15243 Crash with virtual fields and row based binary loggingMonty2018-05-242-49/+55
* | | | MDEV-16286 Killed CREATE SEQUENCE leaves sequence in unusable stateMonty2018-05-2711-38/+47
* | | | Remove warning when using ScopedStatementReplicationMonty2018-05-272-4/+16
* | | | moved include <cmath> from my_global.hSergey Vojtovich2018-05-261-0/+1
* | | | Cleanup isnan() portability checksSergey Vojtovich2018-05-261-1/+1
* | | | Cleanup isinf() portability checksSergey Vojtovich2018-05-263-5/+5
* | | | MDEV-13727 top-level query timestamp reset at stored func/trigger internal st...Andrei Elkin2018-05-252-36/+5
* | | | Merge branch '10.3' into bb-10.3-releaseSergei Golubchik2018-05-2411-158/+373
|\ \ \ \
| * \ \ \ Merge 10.2 into 10.3Marko Mäkelä2018-05-241-0/+5
| |\ \ \ \ | | |/ / /
| | * | | MDEV-15338 Crash in debug build when dropping column that is part of CHECKMonty2018-05-231-0/+5
| * | | | Use std::isfinite in C++ codeSergey Vojtovich2018-05-243-3/+3
| * | | | cleanup TABLE_LISTEugene Kosov2018-05-233-11/+5
| * | | | MDEV-16244 sql_mode=ORACLE: Some keywords do not work in variable declarationsAlexander Barkov2018-05-234-144/+358
| * | | | MDEV-16234 CREATE TABLE .. SELECT LASTVAL breaks replicationMonty2018-05-221-0/+2
* | | | | MDEV-15380 Index for versioned table gets corrupt after partitioning and DELETEEugene Kosov2018-05-222-3/+18
|/ / / /
* | | | Merge branch 'github/10.2' into 10.3Sergei Golubchik2018-05-2220-98/+185
|\ \ \ \ | |/ / /
| * | | Merge branch '10.1' into 10.2Sergei Golubchik2018-05-2017-69/+102
| |\ \ \ | | |/ /