Sergei Golubchik
bdd883ed9a
5.5. merge
2013-11-13 14:07:58 +01:00
Sergei Golubchik
d042e61f8e
MDEV-5054 Failing test(s): main.mysqld--help sys_vars.character_sets_dir_basic
...
fix tests where a path was used as a regex.
revert changes to sys_vars.character_sets_dir_basic - we don't run it on windows anyway
2013-11-11 09:31:02 +01:00
Sergei Golubchik
4ec2e9d7ed
5.5 merge and fixes for compiler/test errors
2013-09-18 13:07:31 +02:00
Sergei Golubchik
6755944d08
remove PBXT
2013-08-30 11:25:49 +02:00
Sergei Golubchik
e8ab897fca
MDEV-4617 PLUGINS - Show internal Locales in I_S
...
INFORMATION_SCHEMA.LOCALES plugin.
Contribution by Roberto Spadim
2013-06-24 20:56:30 +02:00
Sergey Vojtovich
ccdfeb04d8
MDEV-4568 - Port Percona response time distribution as audit plugin
...
Test fixes.
2013-06-05 13:38:41 +04:00
unknown
43fe53acc2
Remove forgotten debug printout in test, was a bit too quick there :-(
2013-04-17 14:11:16 +02:00
unknown
585d7bbfb4
Merge 5.5->10.0-base
2013-04-17 09:39:40 +02:00
Sergei Golubchik
ff3407a111
portability fixes for mysql-test
...
mysql-test/r/mysqld--help.result:
that's default to number of CPUs
mysql-test/suite/archive/discover.test:
move_file uses rename(2), which may end up
with "Invalid cross-device link"
mysql-test/suite/archive/partition_archive.test:
on Solaris the error message is different
2013-04-10 15:43:57 +02:00
Sergei Golubchik
0d25ee4f13
MDEV-4254 Semisync plugins to link statically into MariaDB
...
fix semisync plugins and tests to work with both with static and dynamic linking
2013-04-09 23:28:21 +02:00
Sergei Golubchik
3a8e1a2205
mysql-test fixes
2013-04-09 16:19:22 +02:00
Sergei Golubchik
48bb551328
remove the service for installing the closed-source mysql thread pool plugin
2013-04-07 14:50:01 +02:00
Sergei Golubchik
01fd55ccae
MDEV-249 QUERY CACHE INFORMATION
2013-03-20 20:56:14 +01:00
Sergei Golubchik
e293bdb2c1
instead of having win/notwin tests that only differ in results,
...
use one test with two combinations (win/unix), where only one is enabled.
Apply this technique to mysqld--help.
2012-02-23 09:24:11 +01:00