summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* MDEV-12 OpenGIS: create required tables: GeometryColumns, related views.Alexey Botchkov2014-10-213-1/+139
* Correction for the fix of the bug mdev-6874.Igor Babaev2014-10-194-7/+5
* Merge branch '10.1' of ../10.1-mdev334 into 10.1Igor Babaev2014-10-173-2/+8
|\
| * Fixed bug mdev-6874.Igor Babaev2014-10-173-2/+8
* | MDEV-6388: ANALYZE $stmt output in the slow query logSergei Petrunia2014-10-176-16/+19
* | Merge branch '10.1' of github.com:MariaDB/server into 10.1Sergei Petrunia2014-10-17106-2086/+4361
|\ \
| * \ Merge branch 'bb-10.1-merge' into 10.1mariadb-10.1.1Sergei Golubchik2014-10-16104-1860/+3761
| |\ \ | | |/ | |/|
| | * Merge 10.0.14 into 10.1Sergei Golubchik2014-10-15104-1860/+3761
| | |\
| | | * MDEV-6743 crash in GROUP_CONCAT(IF () ORDER BY 1)mariadb-10.0.14Sergei Golubchik2014-09-241-1/+1
| | | * remove the bug fix for MDEV-6743 "crash in GROUP_CONCAT(IF () ORDER BY 1)"Sergei Golubchik2014-09-241-12/+0
| | | * 5.5 mergeSergei Golubchik2014-09-232-16/+20
| | | |\
| | | | * mergeSergei Golubchik2014-09-231-8/+2
| | | | |\
| | | | | * remove unused (obsolete) declarations from slave.hSergei Golubchik2014-09-191-8/+2
| | | | * | MDEV-6743 crash in GROUP_CONCAT(IF () ORDER BY 1)Michael Widenius2014-09-231-8/+18
| | | | |/
| | | * | Fixed test failuresMichael Widenius2014-09-223-6/+6
| | | * | print binlog unsafe errors at log_warnings level 1, not 2.Sergei Golubchik2014-09-181-1/+1
| | | * | MDEV-6752 Trailing incomplete characters are not replaced to question marks o...Alexander Barkov2014-09-181-2/+9
| | | * | fixes for valgrind failuresSergei Golubchik2014-09-173-3/+5
| | | * | mergeSergei Golubchik2014-09-168-87/+165
| | | |\ \
| | | | * \ 5.5 mergeSergei Golubchik2014-09-168-87/+165
| | | | |\ \ | | | | | |/
| | | | | * 5.3 mergeSergei Golubchik2014-09-124-7/+91
| | | | | |\
| | | | | | * Fixed bug mdev-6292.Igor Babaev2014-09-091-1/+1
| | | | | | * Merge.Igor Babaev2014-08-043-6/+90
| | | | | | |\
| | | | | | | * Fixed bug mdev-5721.Igor Babaev2014-07-313-6/+90
| | | | | * | | MDEV-6619 SHOW PROCESSLIST returns empty result set after KILL QUERYSergei Golubchik2014-09-121-65/+65
| | | | | * | | MDEV-6605 Multiple Clients Inserting Causing Error: Failed to read auto-incre...Sergei Golubchik2014-09-082-12/+4
| | | | | * | | MDEV-6673 I_S.SESSION_VARIABLES shows global valuesSergei Golubchik2014-08-311-1/+1
| | | | | * | | MDEV-6601 Assertion `!thd->in_active_multi_stmt_transa ction() || thd->in_mul...Sergei Golubchik2014-08-251-2/+4
| | | * | | | | Don't give warning if there are two unique keys used with INSERT .. ON DUPLIC...Michael Widenius2014-09-162-82/+94
| | | * | | | | Use LOCK_show_status when we add things to all_status_varsMichael Widenius2014-09-153-7/+5
| | | |/ / / /
| | | * | | | MDEV-6737 Stored routines do now work with swe7: "The table mysql.proc is mis...Alexander Barkov2014-09-121-3/+16
| | | * | | | Fixed compiler warningsMichael Widenius2014-09-121-2/+3
| | | * | | | Don't use LOCK_status for the duration of SHOW STATUS because of possible loo...Michael Widenius2014-09-123-13/+19
| | | * | | | Automatic mergeMichael Widenius2014-09-114-8/+29
| | | |\ \ \ \
| | | | * | | | MDEV-6698: safe_mutex: Found wrong usage of mutex 'log_space_lock' and 'LOCK_...Michael Widenius2014-09-091-4/+8
| | | | * | | | Fixed two bugs with CREATE OR REPLACE and LOCK TABLES:Michael Widenius2014-09-083-4/+21
| | | * | | | | MDEV-6647 MariaDB CLI client doesnt show CREATE INDEX progressSergei Golubchik2014-09-101-1/+1
| | | * | | | | MDEV-6459 max_relay_log_size and sql_slave_skip_counter misbehave on PPC64Sergei Golubchik2014-09-104-52/+45
| | | * | | | | MDEV-6523 CONNECT temporary table createdSergei Golubchik2014-09-101-3/+3
| | | * | | | | compilation fixes for WITH_ATOMIC_OPS=rwlocksSergei Golubchik2014-09-084-9/+9
| | | |/ / / /
| | | * | | | MDEV-6580 Assertion `thd' failed in my_malloc_size_cb_func upon writing statu...Sergei Golubchik2014-09-071-2/+1
| | | * | | | MDEV-6610 Assertion `thd->is_error() || thd->killed' failed in mysql_execute_...Sergei Golubchik2014-09-061-0/+3
| | | * | | | MDEV-6616 Server crashes in my_hash_first if shutdown is performed when FLUSH...Sergei Golubchik2014-09-066-32/+61
| | | * | | | - MDEV-6695 Bad column name for UCS2 string literalsAlexander Barkov2014-09-044-115/+106
| | | * | | | Creating a new class in_string::Item_string_for_in_vectorAlexander Barkov2014-09-042-7/+16
| | | * | | | Using more Item_string_sysAlexander Barkov2014-09-041-3/+1
| | | * | | | MDEV-6044 MySQL BUG#12735829 - SPACE() FUNCTION WARNING REFERS TO REPEAT() IN...Alexander Barkov2014-09-043-20/+80
| | | * | | | Adding Item_string_sys and Item_string_ascii to reduce duplicate codeAlexander Barkov2014-09-036-50/+57
| | | * | | | MDEV-6688 Illegal mix of collation with bit string B'01100001'Alexander Barkov2014-09-032-83/+49
| | | * | | | MDEV-6462: Slave replicating using GTID doesn't recover correctly when master...Kristian Nielsen2014-09-024-0/+94