summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Removing unused code in ctype-utf8.cAlexander Barkov2015-07-031-112/+0
* MDEV-8415 utf8: compare broken bytes as "greater than any non-broken character"Alexander Barkov2015-07-035-174/+167
* MDEV-8215 Asian MB3 charsets: compare broken bytes as "greater than any non-b...Alexander Barkov2015-07-0310-27/+256
* Tabular ANALYZE must get its data from execution trackerSergei Petrunia2015-07-023-3/+101
* Fix test failure seen on P7/P8 innodb-encrypt-tables update/validateJan Lindström2015-07-022-4/+4
* Update test resultsSergei Petrunia2015-07-021-16/+22
* Adjust result files to reflect increased system variable's max value length.Nirbhay Choubey2015-07-013-23/+19
* Merge branch '10.1' of github.com:MariaDB/server into 10.1Sergei Petrunia2015-07-0114-32/+125
|\
| * MDEV-8406: Test failure on encryption.innodb-page_encryption_log_encryption i...Jan Lindström2015-07-014-32/+32
| * [MDEV-6877] Update test results to accound for binlog_row_image variable.Vicențiu Ciorbaru2015-07-011-0/+12
| * Checking in range_mrr_icp.result forgotten in the previous patch.Alexander Barkov2015-07-011-0/+24
| * Add show warnings to test to find out the reason for create failure.Jan Lindström2015-07-018-0/+57
* | MDEV-7811: EXPLAIN/ANALYZE FORMAT=JSON should show subquery cacheSergei Petrunia2015-07-019-179/+191
* | MDEV-7811: EXPLAIN/ANALYZE FORMAT=JSON should show subquery cacheOleksandr Byelkin2015-06-3011-9/+401
|/
* [MDEV-6877] Update test results to accound for binlog_row_image variable.Vicențiu Ciorbaru2015-06-302-0/+28
* MDEV-8396: InnoDB: Assertion failure in file fil0crypt.cc line 2052Jan Lindström2015-06-302-2/+2
* MDEV-8395: InnoDB: Assertion failure in file fil0pagecompress.cc line 539 (SI...Jan Lindström2015-06-302-6/+14
* [MDEV-6877] Added basic tests for binlog_row_image using minimal and noblob v...Vicențiu Ciorbaru2015-06-308-0/+7374
* [MDEV-6877] Added tests for binlog_row_image using noblobs switchVicențiu Ciorbaru2015-06-306-0/+5069
* [MDEV-6877] Change replication event loop to account for empty events10.1-MDEV-6877-binlog_row_imageVicențiu Ciorbaru2015-06-306-14/+31
* [MDEV-6877] Fixed Assertion Error, when receiving an empty eventVicențiu Ciorbaru2015-06-301-1/+13
* [MDEV-6877] Fixed Update_rows_log_event to correctly apply update log eventsVicențiu Ciorbaru2015-06-302-4/+25
* [MDEV-6877] Removed unnecesary bitmap in binlog_write_rowVicențiu Ciorbaru2015-06-301-27/+12
* [MDEV-6877] Add binlog writing according to columnsVicențiu Ciorbaru2015-06-305-38/+118
* [MDEV-6877] Update Update, Delete and Write row log eventVicențiu Ciorbaru2015-06-303-36/+19
* [MDEV-6877] Update binlog_prepare_pending_rows_events to use comparison functionVicențiu Ciorbaru2015-06-302-13/+8
* [MDEV-6877] Added a bitmap compare function for binlog_row_imageVicențiu Ciorbaru2015-06-301-0/+49
* [MDEV-6877] Removed unneded code from rpl_injectorVicențiu Ciorbaru2015-06-302-77/+0
* [MDEV-6877] Added mark_columns_per_bitmap_row_imageVicențiu Ciorbaru2015-06-302-0/+103
* [MDEV-6877] Added test suite for binlog_row_image sys varVicențiu Ciorbaru2015-06-302-0/+229
* [MDEV-6877] Added binlog_row_image system variableVicențiu Ciorbaru2015-06-302-0/+27
* MDEV-8189 field<>const and const<>field are not symmetricAlexander Barkov2015-06-3014-5/+271
* Increase field value max length to 2048 to avoid truncationNirbhay Choubey2015-06-291-4/+4
* Fix test failure where the environment was not fully restored.Jan Lindström2015-06-292-4/+4
* MDEV-8393: InnoDB: Assertion failure in file fil0crypt.cc line 2109Jan Lindström2015-06-294-4/+14
* MDEV-8390: innodb.innodb-flush-changed-page-bitmaps crashesJan Lindström2015-06-291-0/+8
* MDEV-8382 - Processlist returns random numbers in Time columnSergey Vojtovich2015-06-291-1/+1
* MDEV-8339 - Server crash during table cache evictionSergey Vojtovich2015-06-291-1/+1
* MDEV-7792 - SQL Parsing Error - UNION AND ORDER BY WITH JOINSergey Vojtovich2015-06-293-1/+14
* MDEV-8391: encryption.innodb-page_encryption_compression failsJan Lindström2015-06-293-0/+36
* update tests to passSergei Golubchik2015-06-282-2/+2
* Moving Item_bool_func::add_key_fields_optimize_op() to Item_bool_func2.Alexander Barkov2015-06-282-9/+9
* Merge branch 'bb-10.1-serg' into 10.1Sergei Golubchik2015-06-28446-4999/+7842
|\
| * rename {sys_vars,sql_plugin_services}.h -> *.icSergei Golubchik2015-06-286-4/+4
| * bump the VERSION to 10.1.6 and related changesSergei Golubchik2015-06-2811-92/+40
| * cleanup: safer versions of PSI no-op macrosSergei Golubchik2015-06-271-6/+6
| * Merge tag 'mariadb-10.0.20' into 10.1Sergei Golubchik2015-06-27390-4464/+7196
| |\
| | * MDEV-5309 - RENAME TABLE does not check for existence of the table's enginemariadb-10.0.20Sergei Golubchik2015-06-172-0/+5
| | * MDEV-5977 MariaDB 10.0 is not installable on Trusty when "trusty-updates univ...Sergei Golubchik2015-06-172-39/+71
| | * MDEV-8287 DROP TABLE suppresses all engine errorsSergei Golubchik2015-06-168-57/+68