summaryrefslogtreecommitdiff
path: root/mysql-test/mysql-test-run.pl
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | 5.5 mergeSergei Golubchik2013-12-151-35/+35
| |\ \ \ | | |/ /
| | * | mysql-test: allow suite.pm add its suite to the default list.Sergei Golubchik2013-11-271-31/+33
| | | | | | | | | | | | | | | | | | | | | | | | run tokudb suites by default. mark big and slow tests tokudb.change_column_all_1000_1 and tokudb.change_column_all_1000_10 test as --big
| * | | 5.5 mergeSergei Golubchik2013-11-231-1/+2
| |\ \ \ | | |/ /
| | * | A clean-up for the previous commit (mtr mysql_tzinfo_to_sql_symlink)Alexander Barkov2013-11-221-1/+2
| | | |
| | * | "mtr mysql_tzinfo_to_sql_symlink" failed in out-of-source builds with this ↵Alexander Barkov2013-11-221-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | error: mysql-test-run: *** ERROR: Could not find any of /mariadb-5.5.34/sql/mysql_tzinfo_to_sql /mariadb-5.5.34/build/client/mysql_tzinfo_to_sql Fixed the directory list to search mysql_tzinfo_to_sql binary in.
| * | | Merge 5.5->10.0-baseAlexander Barkov2013-11-211-0/+7
| |\ \ \ | | |/ /
| | * | Merge 5.3 -> 5.5Alexander Barkov2013-11-131-0/+7
| | |\ \
| | | * \ Merge 5.2 -> 5.3Alexander Barkov2013-11-131-0/+7
| | | |\ \
| | | | * \ Merge 5.1 -> 5.2Alexander Barkov2013-11-131-0/+7
| | | | |\ \
| | | | | * | MDEV-5226 mysql_tzinfo_to_sql errors with tzdata 2013f and aboveAlexander Barkov2013-11-131-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow only one level of symlink recursion in mysql_tzdata_to_sql, to avoid infinite loops.
* | | | | | | MDEV-5115 RBR from MySQL 5.6 to MariaDB 10.0 does not workSergei Golubchik2013-12-091-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Patially merge WL#5917, to understand v2 row events
* | | | | | | Merge 10.0-connect -> 10.0Alexander Barkov2013-12-031-1/+1
|\ \ \ \ \ \ \
| * | | | | | | - Adding cmake code to install ConnectSE mtr testsAlexander Barkov2013-10-311-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Including "connect" suite into the list of the default suites
* | | | | | | | 10.0-base mergeSergei Golubchik2013-11-131-1/+1
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | 5.5. mergeSergei Golubchik2013-11-131-1/+1
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | MDEV-4977 ./mysql-test/mysql-test-run.pl not identifying mariadb versionSergei Golubchik2013-11-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | quote the path when using it in a regex - the path might contain wildcards (e.g. +)
* | | | | | | | 10.0-base mergeSergei Golubchik2013-11-041-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | MDEV-5080 Assertion `strcmp(share->unique_file_name,filename) || ↵Sergei Golubchik2013-11-041-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | share->last_version' fails at /storage/myisam/mi_open.c:67 extend table names discovery (ha_discover_table_names() and Discovered_table_list) to return or optionally filter out temporary tables ("#sql..."). SHOW commands and I_S tables typically want temp table filtered out, while DROP DATABASE wants to see them too. additonally, remove the supression for the warning "Invalid (old?) table or database name" from mtr, and add it to .test files as needed (we need to test that this warning does *not* happen in drop.test)
* | | | | | | | 10.0-base merge (roles)Sergei Golubchik2013-10-291-0/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | / / / / / | |_|/ / / / / |/| | | | | |
| * | | | | | move role tests to a dedicated suiteSergei Golubchik2013-10-211-0/+1
| | | | | | |
* | | | | | | Merge 10.0-connect -> 10.0Alexander Barkov2013-10-291-0/+1
|\ \ \ \ \ \ \
| * | | | | | | Activating connect suiteAlexander Barkov2013-09-241-0/+1
| | | | | | | |
* | | | | | | | Innodb full text search tests.unknown2013-09-241-0/+1
|/ / / / / / /
* | | | | | | 10.0-base merge.Sergei Golubchik2013-09-211-1/+11
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | Partitioning/InnoDB changes are *not* merged (they'll come from 5.6) TokuDB does not compile (not updated to 10.0 SE API)
| * | | | | | 5.5 merge and fixes for compiler/test errorsSergei Golubchik2013-09-181-1/+11
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | mysql-5.5.33 mergeSergei Golubchik2013-09-061-1/+11
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | | * | | | Bug #16917425 -DBUILD_CONFIG=MYSQL_RELEASE -DWITH_DEBUG=ON FAILS 4 AND ↵Olav Sandstaa2013-06-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SKIPS 27 MTR TESTS Revert fix since it caused mtr tests to not run in pushbuild.
| | | * | | | Bug #16917425 -DBUILD_CONFIG=MYSQL_RELEASE -DWITH_DEBUG=ON FAILS 4 AND ↵sayantan dutta2013-06-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | SKIPS 27 MTR TESTS
| | | * | | | Bug 16813007 5.1 => 5.5sayantan dutta2013-05-161-1/+11
| | | |\ \ \ \
| | | | * | | | Bug #16813007 - MTR IS NOT TAKING MYSQLTEST CLIENT USING THE ENV VARIABLE ↵sayantan dutta2013-05-161-1/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MYSQL_TEST
| | | | * | | | BUG#16247322-MTR NOT RUNNING SYS_VARS TEST SUITE FOR 5.1 Venkatesh Duggirala2013-02-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reverting back the previous changes as they are causing issues in PB2.
| | | | * | | | Bug#16247322- MTR NOT RUNNING SYS_VARS TESTVenkatesh Duggirala2013-02-071-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SUITE FOR 5.1 SYS_VARS suite is not enabled in MTR by default run. Enabling it with this check-in. mysql-test/suite/sys_vars/t/disabled.def: Till the bugs are fixed, disabling the failed test scripts
* | | | | | | | MDEV-4865 Change related to --log option/variable was merged partiallySergei Golubchik2013-08-131-4/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Complete the merge of magne.mahre@oracle.com-20101102115354-vxcaxminmzglzalk (WL#5185 Remove deprecated 5.1 features)
* | | | | | | | 10.0-monty mergeSergei Golubchik2013-07-211-0/+1
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | includes: * remove some remnants of "Bug#14521864: MYSQL 5.1 TO 5.5 BUGS PARTITIONING" * introduce LOCK_share, now LOCK_ha_data is strictly for engines * rea_create_table() always creates .par file (even in "frm-only" mode) * fix a 5.6 bug, temp file leak on dummy ALTER TABLE
| * | | | | | | | sys_var suite passesSergei Golubchik2013-07-131-2/+0
| | | | | | | | |
| * | | | | | | | Fix innodb_ignore_builtin.testSergey Petrunya2013-07-051-1/+1
| | | | | | | | |
| * | | | | | | | MDEV-4750: Fix a number of test failures in EXPLAIN outputs Sergey Petrunya2013-07-031-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | caused by weird behavior in innodb's persistent stats - Run the testsuite without innodb persistent stats
| * | | | | | | | Added option to avoid warnings from innodbMichael Widenius2013-06-231-0/+1
| | | | | | | | |
| * | | | | | | | Fixed some merge issues:Michael Widenius2013-06-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - temporary tables now works - mysql-system_tables updated to not use temporary tables - PASSWORD() function fixed - Support for STATS_AUTO_RECALC, STATS_PERSISTENT and STATS_SAMPLE_PAGES table options
* | | | | | | | | 10.0-base mergeSergei Golubchik2013-07-181-4/+10
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | 5.5 mergeSergei Golubchik2013-07-171-3/+3
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | mysql-5.5.32 mergeSergei Golubchik2013-07-161-3/+3
| | |\ \ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | |
| | | * | | | | | Bug #16403186 - MTR ON WINDOWS SHOULD NOT TRY TO START CDB IF RUNNING WITH ↵sayantan dutta2013-03-281-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PARALLEL
| * | | | | | | | Merge.Sergey Vojtovich2013-06-071-1/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | MDEV-4568 - Port Percona response time distribution as audit pluginSergey Vojtovich2013-06-041-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sql/sp_head.cc: Trigger MYSQL_AUDIT_GENERAL_STATUS event for each statement in stored procedures. Not strictly needed for query_response_time plugin, but makes it behave more like Percona patch.
* | | | | | | | | | MDEV-4438 - Spider storage engineSergey Vojtovich2013-06-271-1/+1
| | | | | | | | | |
* | | | | | | | | | 10.0-base mergeSergei Golubchik2013-06-061-4/+23
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | (without InnoDB - all InnoDB changes were ignored)
| * | | | | | | | | 5.5 mergeSergei Golubchik2013-06-061-4/+23
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| / / / / / / / | | |/ / / / / / /
| | * | | | | | | Fixed that SHOW PROCESSLIST and information_schema.processlist uses the ↵Michael Widenius2013-05-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | right length for user names. Fixed some failing tests mysql-test/mysql-test-run.pl: Removed warning from mysql-test-run mysql-test/r/create.result: Updated result mysql-test/r/log_slow.result: Fixed failing test mysql-test/suite/funcs_1/r/is_columns_is.result: Updated result mysql-test/suite/funcs_1/r/processlist_priv_no_prot.result: Updated result mysql-test/suite/funcs_1/r/processlist_val_no_prot.result: Updated result mysql-test/t/log_slow.test: Ensure variables are properly reset at end of test sql/sql_show.cc: Fixed max length for user names
| | * | | | | | | mysql-5.5.31 mergeSergei Golubchik2013-05-071-4/+23
| | |\ \ \ \ \ \ \ | | | |/ / / / / /