summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* 10.0-monty mergeSergei Golubchik2013-07-21171-10406/+18649
|\
| * merge few bug fixes from 5.6Sergei Golubchik2013-07-173-9/+35
| * 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-1513-29/+17
| * Fix main test suite on WindowsVladislav Vaintroub2013-07-151-0/+2
| * many simple fixes for innodb suite,Sergei Golubchik2013-07-141-5/+0
| * fix pfs_digest* tests.Sergei Golubchik2013-07-142-9/+7
| * SHA1 serviceSergei Golubchik2013-07-131-1/+7
| * fix the maria suiteSergei Golubchik2013-07-122-13/+12
| * federated.partition test - fix the bad mergeSergei Golubchik2013-07-121-0/+3
| * binlog_old_versions.testSergei Golubchik2013-07-121-2/+2
| * fix lost vcol checks in sql_table.cc,Sergei Golubchik2013-07-122-8/+23
| * restore ha_example::check_if_incompatible_data(), create_info->fields_option_...Sergei Golubchik2013-07-121-0/+13
| * Merge the following patch from MySQL 5.6.10, in order to make perfschema.binl...unknown2013-07-116-10/+153
| * merge bugfuxes for sp-error.testSergei Golubchik2013-07-122-0/+25
| * temporal-related changes. don't apply sql_mode flags on the lower level (str_...Sergei Golubchik2013-07-114-8/+7
| * fix signal_demo3.test: fix a typo in the merge, and update results to match 5.6Sergei Golubchik2013-07-111-1/+1
| * 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-112-3/+5
| * added lost part about preopened temporary tablesunknown2013-07-111-2/+13
| * fix plugin.test - bad merge in TABLE_SHARE::destroy, ha_share must be deleted...Sergei Golubchik2013-07-101-6/+6
| * fix func_time.test - WEEK(), WEEKDAY(), WEEKOFYEAR() must require TIME_NO_ZER...Sergei Golubchik2013-07-101-3/+3
| * fix status.test - don't use lock_tables_precheck() for SHOW PROC STATUS,Sergei Golubchik2013-07-101-6/+2
| * clearly mark unused error messages as suchSergei Golubchik2013-07-101-35/+11
| * fix for alter_table_online test.Sergei Golubchik2013-07-102-28/+31
| * MDEV-4758 10.0-monty tree: ALTER TABLE CHANGE COLUMN doesn't drop EITS statsSergei Golubchik2013-07-093-15/+58
| * Fix merge.test failureSergey Petrunya2013-07-091-0/+8
| * Automatic mergeSergey Petrunya2013-07-081-9/+0
| |\
| | * Fix assert failures in main.merge test (line 234) and main.merge_mmap (line 44)Sergey Petrunya2013-07-081-9/+0
| * | Fixed a failure in partition_truncate.test.Igor Babaev2013-07-081-1/+1
| |/
| * Fix test failure in myisam.test:Sergey Petrunya2013-07-081-0/+12
| * Automatic mergeSergey Petrunya2013-07-085-39/+26
| |\
| | * Fix test errors like:Sergey Petrunya2013-07-085-39/+26
| * | Merge performance schema test cases from MySQL 5.6.10unknown2013-07-081-1/+1
| * | The compiler warning about ';' fix.unknown2013-07-081-1/+4
| |/
| * Merge from mysql-5.6 fix for bug#11761752 (was already partially merged)Sergey Petrunya2013-07-051-0/+8
| * Fix limit_rows_examined.test:Sergey Petrunya2013-07-052-1/+3
| * Fix compile error on WindowsSergey Petrunya2013-07-051-2/+2
| * fixed opening temporary tables.unknown2013-07-051-3/+48
| * Fix trivial compile failures observed in buildbotSergey Petrunya2013-07-053-6/+6
| * Fix type_newdecimal.test: Warning was produced instead of NOTE. The cause was...Sergey Petrunya2013-07-051-1/+1
| * MDEV-4756: 10.0-monty tree: log_state.test failsSergey Petrunya2013-07-041-0/+3
| * fixed typo.unknown2013-07-041-1/+1
| * Automatic mergeMichael Widenius2013-07-0313-536/+662
| |\
| | * Fixed issues with partitions and create temporary table SELECT ...Michael Widenius2013-07-0313-536/+662
| * | MDEV-4058unknown2013-07-032-3/+12
| * | MDEV-4058unknown2013-06-279-223/+1037
| |/
| * strict.test now works.Michael Widenius2013-07-023-5/+7
| * mdl_sync now works.Michael Widenius2013-07-026-36/+48
| * Pull of revision 3313 (Pre-requisite patch for Bug#11763162 (55843 - Handled ...unknown2013-07-022-4/+10