Alexander Barkov
09c6638b87
A clean-up for the previous commit (mtr mysql_tzinfo_to_sql_symlink)
2013-11-22 12:20:29 +04:00
Alexander Barkov
a082ea78c2
"mtr mysql_tzinfo_to_sql_symlink" failed in out-of-source builds with this 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.
2013-11-22 11:52:19 +04:00
Alexander Barkov
d240a0418c
Merge 10.0-connect -> 10.0
2013-12-03 14:12:53 +04:00
Alexander Barkov
146c8a4874
Merge 5.5->10.0-base
2013-11-21 13:16:26 +04:00
Sergei Golubchik
4157185f24
10.0-base merge
2013-11-13 23:03:48 +01:00
Alexander Barkov
d7463f8e59
Merge 5.3 -> 5.5
2013-11-13 19:16:35 +04:00
Alexander Barkov
e4608eb3c1
Merge 5.2 -> 5.3
2013-11-13 18:34:12 +04:00
Alexander Barkov
1bb3a0e3c8
Merge 5.1 -> 5.2
2013-11-13 18:28:40 +04:00
Alexander Barkov
f2cfcd91f5
MDEV-5226 mysql_tzinfo_to_sql errors with tzdata 2013f and above
...
Allow only one level of symlink recursion in mysql_tzdata_to_sql,
to avoid infinite loops.
2013-11-13 18:26:03 +04:00
Sergei Golubchik
bdd883ed9a
5.5. merge
2013-11-13 14:07:58 +01:00
Sergei Golubchik
e780bd9efa
MDEV-4977 ./mysql-test/mysql-test-run.pl not identifying mariadb version
...
quote the path when using it in a regex - the path might contain wildcards (e.g. +)
2013-11-11 09:30:58 +01:00
Sergei Golubchik
0150dc6ed9
10.0-base merge
2013-11-04 21:47:54 +01:00
Sergei Golubchik
1ef87c5578
MDEV-5080 Assertion `strcmp(share->unique_file_name,filename) || 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)
2013-11-04 21:37:29 +01:00
Alexander Barkov
f1325549e9
- Adding cmake code to install ConnectSE mtr tests
...
- Including "connect" suite into the list of the default suites
2013-10-31 11:53:00 +04:00
Sergei Golubchik
0fdb3bcfdb
10.0-base merge (roles)
2013-10-29 15:08:44 +01:00
Alexander Barkov
7dc48ae327
Merge 10.0-connect -> 10.0
2013-10-29 10:14:45 +04:00
sayantan dutta
0121bdc8d4
Bug #17654275 - MTR EXTRACT_WARNING_LINES IS NOT REMOVING TIMESTAMP IN UTC FORMAT WITH TIMEZONES
2013-10-25 11:38:34 +05:30
sayantan dutta
711888f697
Bug #17654275 - MTR EXTRACT_WARNING_LINES IS NOT REMOVING TIMESTAMP IN UTC FORMAT WITH TIMEZONES
2013-10-25 11:38:34 +05:30
Sergei Golubchik
a3f4b58dac
move role tests to a dedicated suite
2013-10-21 19:57:25 -07:00
Alexander Barkov
ce397d8cd2
Activating connect suite
2013-09-24 22:26:44 +04:00
unknown
4a38b9db9a
Innodb full text search tests.
2013-09-24 16:47:33 +03:00
Sergei Golubchik
9af177042e
10.0-base merge.
...
Partitioning/InnoDB changes are *not* merged (they'll come from 5.6)
TokuDB does not compile (not updated to 10.0 SE API)
2013-09-21 10:14:42 +02:00
Sergei Golubchik
4ec2e9d7ed
5.5 merge and fixes for compiler/test errors
2013-09-18 13:07:31 +02:00
Bjorn Munch
1ba0dac574
MTR: fix broken logic for ignoring missing ctest in Pushbuild
2013-09-10 07:25:01 +02:00
Bjorn Munch
1f3994fac6
MTR: fix broken logic for ignoring missing ctest in Pushbuild
2013-09-10 07:25:01 +02:00
Sergei Golubchik
b838d081ad
mysql-5.5.33 merge
2013-09-06 22:31:30 +02:00
Sergei Golubchik
fcf87600a2
MDEV-4865 Change related to --log option/variable was merged partially
...
Complete the merge of magne.mahre@oracle.com-20101102115354-vxcaxminmzglzalk
(WL#5185 Remove deprecated 5.1 features)
2013-08-13 13:35:36 +02:00
Sergei Golubchik
b7b5f6f1ab
10.0-monty merge
...
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
2013-07-21 16:39:19 +02:00
Sergei Golubchik
5f6380adde
10.0-base merge
2013-07-18 16:46:57 +02:00
Sergei Golubchik
97e640b9ae
5.5 merge
2013-07-17 21:24:29 +02:00
Sergei Golubchik
005c7e5421
mysql-5.5.32 merge
2013-07-16 19:09:54 +02:00
Sergei Golubchik
243371f475
sys_var suite passes
2013-07-13 09:22:00 +02:00
Sergey Petrunya
86bcde82b1
Fix innodb_ignore_builtin.test
2013-07-05 07:24:04 +04:00
Sergey Petrunya
4e89ec6692
MDEV-4750: Fix a number of test failures in EXPLAIN outputs
...
caused by weird behavior in innodb's persistent stats
- Run the testsuite without innodb persistent stats
2013-07-03 19:32:58 +04:00
Sergey Vojtovich
0b116de7c5
MDEV-4438 - Spider storage engine
2013-06-27 15:18:48 +04:00
Michael Widenius
4aa9b285bb
Added option to avoid warnings from innodb
2013-06-23 12:15:43 +03:00
Michael Widenius
2534521f9a
Fixed some merge issues:
...
- 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
2013-06-18 02:01:34 +03:00
Olav Sandstaa
9516510f7f
Bug #16917425 -DBUILD_CONFIG=MYSQL_RELEASE -DWITH_DEBUG=ON FAILS 4 AND SKIPS 27 MTR TESTS
...
Revert fix since it caused mtr tests to not run in pushbuild.
2013-06-07 21:34:34 +02:00
Olav Sandstaa
8556977290
Bug #16917425 -DBUILD_CONFIG=MYSQL_RELEASE -DWITH_DEBUG=ON FAILS 4 AND SKIPS 27 MTR TESTS
...
Revert fix since it caused mtr tests to not run in pushbuild.
2013-06-07 21:34:34 +02:00
sayantan dutta
fdf54a0d3a
Bug #16917425 -DBUILD_CONFIG=MYSQL_RELEASE -DWITH_DEBUG=ON FAILS 4 AND SKIPS 27 MTR TESTS
2013-06-07 19:29:56 +05:30
sayantan dutta
daf6ef40f9
Bug #16917425 -DBUILD_CONFIG=MYSQL_RELEASE -DWITH_DEBUG=ON FAILS 4 AND SKIPS 27 MTR TESTS
2013-06-07 19:29:56 +05:30
Sergey Vojtovich
fb1a8f04ea
Merge.
2013-06-07 12:10:45 +04:00
Sergei Golubchik
72ba95873a
10.0-base merge
...
(without InnoDB - all InnoDB changes were ignored)
2013-06-06 21:32:29 +02:00
Sergei Golubchik
4749d40c63
5.5 merge
2013-06-06 17:51:28 +02:00
Sergey Vojtovich
afd134e212
MDEV-4568 - Port Percona response time distribution as audit plugin
...
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.
2013-06-04 10:01:31 +04:00
sayantan dutta
4639c7ec7f
Bug 16813007 5.1 => 5.5
2013-05-16 14:19:57 +05:30
sayantan dutta
196fc109c9
Bug 16813007 5.1 => 5.5
2013-05-16 14:19:57 +05:30
sayantan dutta
0bec3c4142
Bug #16813007 - MTR IS NOT TAKING MYSQLTEST CLIENT USING THE ENV VARIABLE MYSQL_TEST
2013-05-16 14:18:04 +05:30
sayantan dutta
3d854d2578
Bug #16813007 - MTR IS NOT TAKING MYSQLTEST CLIENT USING THE ENV VARIABLE MYSQL_TEST
2013-05-16 14:18:04 +05:30
Michael Widenius
0737932b90
Fixed that SHOW PROCESSLIST and information_schema.processlist uses the 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
2013-05-11 20:31:50 +03:00