summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 10.0-monty mergeSergei Golubchik2013-07-211378-44549/+121559
|\
| * merge few bug fixes from 5.6Sergei Golubchik2013-07-1718-25/+1278
| * MDEV-617 LP:671189 - Query cache is not used for tables or databases with dot...unknown2013-07-182-0/+57
| * MDEV-4757 Change mysql.slow_log.event_time from TIMESTAMP to TIMESTAMP(6)Sergei Golubchik2013-07-159-14/+14
| * in field_conv() don't simply check to->type() == MYSQL_TYPE_BLOB, thisSergei Golubchik2013-07-152-3/+3
| * Fixes for innodb suite, merging tests from 5.6.Sergei Golubchik2013-07-1531-1454/+1059
| * Fix main test suite on WindowsVladislav Vaintroub2013-07-153-26/+6
| * Windows, compilation : restore support for erxceptions (fixes warnings in Inn...Vladislav Vaintroub2013-07-151-4/+0
| * many simple fixes for innodb suite,Sergei Golubchik2013-07-1425-876/+1119
| * fix pfs_digest* tests.Sergei Golubchik2013-07-144-83/+81
| * parts suite mergedSergei Golubchik2013-07-1437-251/+2752
| * update resultsSergei Golubchik2013-07-131-2/+0
| * fix for maria.maria testSergei Golubchik2013-07-133-109/+114
| * update plugin API versions in testsSergei Golubchik2013-07-132-4/+4
| * SHA1 serviceSergei Golubchik2013-07-1313-25/+136
| * Fix compiler warning - using "const" twice for CHARSET_INFO.Vladislav Vaintroub2013-07-132-6/+6
| * Fix compile error on Windows.Vladislav Vaintroub2013-07-131-3/+2
| * sys_var suite passesSergei Golubchik2013-07-1377-7023/+3659
| * fix the maria suiteSergei Golubchik2013-07-126-18/+21
| * update handler.* testsSergei Golubchik2013-07-125-18/+18
| * update test resultsSergei Golubchik2013-07-125-111/+0
| * federated.partition test - fix the bad mergeSergei Golubchik2013-07-121-0/+3
| * binlog_old_versions.testSergei Golubchik2013-07-121-2/+2
| * archive.test and othersSergei Golubchik2013-07-125-48/+25
| * now results is correctunknown2013-07-121-2/+3
| * fix lost vcol checks in sql_table.cc,Sergei Golubchik2013-07-1214-20/+35
| * restore ha_example::check_if_incompatible_data(), create_info->fields_option_...Sergei Golubchik2013-07-124-0/+104
| * Merge the following patch from MySQL 5.6.10, in order to make perfschema.binl...unknown2013-07-117-26/+153
| * fix upgrade.test - update from 5.6Sergei Golubchik2013-07-122-2/+8
| * merge bugfuxes for sp-error.testSergei Golubchik2013-07-126-5/+1890
| * changes corresponts to changes in 5.6unknown2013-07-121-7/+24
| * temporal-related changes. don't apply sql_mode flags on the lower level (str_...Sergei Golubchik2013-07-119-30/+35
| * fix truncate_coverage.test: update from 5.6Sergei Golubchik2013-07-112-5/+5
| * fix signal_demo3.test: fix a typo in the merge, and update results to match 5.6Sergei Golubchik2013-07-112-11/+11
| * fix merge.test: online alter table support for MERGE tables, reallySergei Golubchik2013-07-114-14/+45
| * fix create.test: update the results, don't restore the incorrectly merged fea...Sergei Golubchik2013-07-112-15/+13
| * remove unused functionSergei Golubchik2013-07-111-30/+0
| * fix alter_table.test: remove old assert as it was removed from 5.6,Sergei Golubchik2013-07-113-7/+9
| * added lost part about preopened temporary tablesunknown2013-07-111-2/+13
| * MDEV-4710 Merge Performance Schema test cases from MySQL 5.6.10unknown2013-07-111-30/+1
| * fix cast.test, select.test, select_jcl6.test: update results after strict_dat...Sergei Golubchik2013-07-103-5/+19
| * fix plugin.test - bad merge in TABLE_SHARE::destroy, ha_share must be deleted...Sergei Golubchik2013-07-102-9/+9
| * fix func_time.test - WEEK(), WEEKDAY(), WEEKOFYEAR() must require TIME_NO_ZER...Sergei Golubchik2013-07-101-3/+3
| * fix select_pkeycache: update results after strict_date_checking=1Sergei Golubchik2013-07-101-1/+5
| * fix status.test - don't use lock_tables_precheck() for SHOW PROC STATUS,Sergei Golubchik2013-07-101-6/+2
| * fix innodb_mysql_sync test - update from 5.6Sergei Golubchik2013-07-102-28/+485
| * fix flush_read_lock - update the test and results form 5.6Sergei Golubchik2013-07-102-56/+15
| * clearly mark unused error messages as suchSergei Golubchik2013-07-101-35/+11
| * fix for alter_table_online test.Sergei Golubchik2013-07-106-81/+82
| * MDEV-4710 Merge Performance Schema test cases from MySQL 5.6.10unknown2013-07-1052-192/+726