Sergei Golubchik
da4d71d10d
Merge branch '10.1' into 10.2
2017-03-30 12:48:42 +02:00
Sergei Golubchik
bbf0c9d4c3
cleanup: pfs_upgrade* tests
2017-03-21 11:37:31 +01:00
Marko Mäkelä
adc91387e3
Merge 10.0 into 10.1
2017-03-03 13:27:12 +02:00
Sergey Vojtovich
71f53bf72d
MDEV-11221 - main.events_restart failed in bb
...
This is an addition to original fix. Buildbot revealed another sporadic failure
in perfschema.threads_mysql test. Tests relies on data stored in
performance_schema.threads, while performing waits on
information_schema.processlist. These tables are not updated synchronously.
Fixed by performing waits on performance_schema.threads instead.
2017-03-02 12:35:31 +04:00
Nirbhay Choubey
8b2e642aa2
MDEV-7635: Update tests to adapt to the new default sql_mode
2017-02-10 06:30:42 -05:00
Marko Mäkelä
2e67e66c3a
Merge 10.0 into 10.1
2017-02-08 08:53:34 +02:00
Elena Stepanova
c46d140961
MDEV-11764 perfschema.table_name fails in buildbot
...
There is only one select that returns a result set in this test.
It needs to be sorted
2017-02-01 02:12:35 +02:00
Monty
1afb17047a
Fixed bugs found by mysql-test-run:
...
- privilege_table_io.test didn't properly reset roles_mapping
- Fixed memory allocation problem with CHECK CONSTRAINT, found when
running --valgrind main.check_constraint
2017-01-11 09:18:35 +02:00
Sergei Golubchik
4a5d25c338
Merge branch '10.1' into 10.2
2016-12-29 13:23:18 +01:00
Sergei Golubchik
66d9696596
Merge branch '10.0' into 10.1
2016-09-28 17:55:28 +02:00
Sergei Golubchik
77ce4ead81
Merge branch '5.5' into 10.0
2016-09-27 09:21:19 +02:00
Sergei Golubchik
d876f4bd5e
disable session_track_schema for perfschema.socket_summary_by_instance_func
...
because it counts number of bytes sent and expects it to be independent
from the database name length
2016-09-21 13:20:24 +02:00
Sergei Golubchik
7ae555c114
Merge branch 'mysql/5.5' into 5.5
...
80% reverted
2016-09-11 20:51:09 +02:00
Monty
bbfb5d7c74
Fixed failures for privilege_table_io and wsrep_cluster_address_basic
...
- Sometimes privilege_table_io printed double rows of roles_mapping
- Fixed by forcing restart of server when running test
- Wsrep_cluster_address_basic failed in some combinations because
wsrep_cluster_address was set to NULL
- Fixed by ensuring it's never set to NULL, only empty string
2016-08-29 20:33:25 +03:00
Christopher Powers
6986645c79
Bug#14111584 PB2: PERFSCHEMA.AGGREGATE FAILS ON PB2 SPORADICALLY
...
Permanently removed test case perfschema.aggregate.
The Performance Schema is generally lock-free, allowing for
race conditions that might arise from multi-threaded operation
which occasionally results in temporary and/or minor variances
when aggregating statistics. This test needs to be redesigned
to accommodate such variances.
2016-06-30 20:42:29 +02:00
Sergei Golubchik
932646b1ff
Merge branch '10.1' into 10.2
2016-06-30 16:38:05 +02:00
Sergei Golubchik
3361aee591
Merge branch '10.0' into 10.1
2016-06-28 22:01:55 +02:00
Sergei Golubchik
61a880d02c
Merge branch 'merge-perfschema-5.6' into 10.0
2016-06-21 15:47:55 +02:00
Sergei Golubchik
72d23896d6
5.6.30
2016-04-26 19:06:20 +02:00
Sergey Vojtovich
282497dd6d
MDEV-6720 - enable connection log in mysqltest by default
2016-03-31 10:11:16 +04:00
Sergei Golubchik
f67a2211ec
Merge branch '10.1' into 10.2
2016-03-23 22:36:46 +01:00
Monty
06b4556452
Fixed failures from changing values of thread_stack and thread_cache_size
...
Added --thread_cache_size=0 to some tests that was depending on not having
a thread cache.
2016-03-23 15:11:30 +02:00
Sergei Petrunia
dfa22c5d39
Don't select 'digest' column from PERFORMANCE_SCHEMA.events_statements_history_long
...
Its value changes depending on the parser constants, so it changes
every time somebody makes a change in the parser
2016-03-22 18:24:09 +03:00
Sergei Golubchik
3b0c7ac1f9
Merge branch '10.0' into 10.1
2016-03-21 13:02:53 +01:00
Otto Kekäläinen
1777fd5f55
Fix spelling: occurred, execute, which etc
2016-03-04 02:09:37 +02:00
Sergei Golubchik
a5679af1b1
Merge branch '10.0' into 10.1
2016-02-23 21:35:05 +01:00
Elena Stepanova
2c79f57530
MDEV-9464 perfschema.global_read_lock fails when executed after perfschema.dml_setup_instruments
...
dml_setup_instruments did not restore settings in setup_instruments table
after updating it as a part of the test flow
2016-02-12 03:47:25 +02:00
Sergei Golubchik
a2bcee626d
Merge branch '10.0' into 10.1
2015-12-21 21:24:22 +01:00
Sergei Golubchik
b418e97826
Merge branch 'merge/merge-perfschema-5.6' into 10.0
2015-12-13 17:19:18 +01:00
Sergei Golubchik
6bb292f1bc
5.6.28
2015-12-13 10:15:55 +01:00
Sergei Golubchik
beded7d9c9
Merge branch '10.0' into 10.1
2015-11-19 15:52:14 +01:00
Alexander Barkov
59dd58b17e
MDEV-8692 prefschema test failures on ARM (on Debian build system)
...
A few tests assumes that the CYCLE timer is always available,
which is not true on some platforms (e.g. ARM).
Fixing the tests not to reply on the CYCLE availability.
2015-10-30 10:10:43 +04:00
Sergei Golubchik
dfb74dea30
Merge branch '10.0' into 10.1
2015-10-12 00:37:58 +02:00
Sergei Golubchik
2ca4141af1
Merge branch 'merge-perfschema-5.6' into 10.0
2015-10-09 18:24:17 +02:00
Sergei Golubchik
1b41eed5d1
5.6.27
2015-10-09 17:22:53 +02:00
Sergei Golubchik
cfeedbfd3e
Merge branch '5.5' into 10.0
2015-10-09 17:12:26 +02:00
Sergei Golubchik
82e9f6d948
Merge remote-tracking branch 'mysql/5.5' into 5.5
2015-10-08 22:54:24 +02:00
Oleksandr Byelkin
e3982cead2
MDEV-6066: Merge new defaults from 5.6 and 5.7 (defaults changed, QC can be stopped with no-zero size)
2015-09-04 10:33:56 +02:00
Sergei Golubchik
530a6e7481
Merge branch '10.0' into 10.1
...
referenced_by_foreign_key2(), needed for InnoDB to compile,
was taken from 10.0-galera
2015-09-03 12:58:41 +02:00
Sergei Golubchik
0a99293db3
Merge branch 'merge-perfschema-5.6' into 10.0
...
5.6.26
2015-08-03 16:34:59 +02:00
Sergei Golubchik
167c540048
5.6.26
2015-08-03 13:05:40 +02:00
Christopher Powers
49667f0441
Bug#21374104 SETUP_TIMERS INITIALIZATION ASSUMES CYCLE TIMER IS ALWAYS AVAILABLE
...
For WAIT events, fall back to other timers if CYCLE is not available.
2015-07-10 20:42:33 +02:00
Sergei Golubchik
658992699b
Merge tag 'mariadb-10.0.20' into 10.1
2015-06-27 20:35:26 +02:00
Sergei Golubchik
ede08808e9
Merge branch 'merge-perfschema-5.6' into 10.0
2015-06-16 12:47:58 +02:00
Sergei Golubchik
3c3724991e
5.6.25
2015-06-16 11:00:33 +02:00
Sergei Golubchik
3288f2667a
include the correct IPv6 check in perfschema tests
2015-06-15 11:07:59 +02:00
Sergei Golubchik
a453a28040
MDEV-8083 MTR is broken on systems with IPv6 disabled
...
disable IPv6 globally in mysql-test, only use it
in dedicated IPv6 tests (where it is enabled per-test)
2015-06-15 11:07:58 +02:00
Sergei Golubchik
5091a4ba75
Merge tag 'mariadb-10.0.19' into 10.1
2015-06-01 15:51:25 +02:00
Sergey Vojtovich
0fcc350f73
MDEV-7922 - ERROR 1939 (HY000): Engine PERFORMANCE_SCHEMA failed to discover
...
table
Performance schema discovery fails if connection has no active database set.
This happened due to restriction in SQL parser: table name with no database name
is ambiguous in such case.
Fixed by temporary substitution of default database with being discovered table
database.
2015-05-07 20:45:46 +04:00
Sergei Golubchik
1d3ea9ecd8
perfschema 5.6.24
...
including the big commit
commit 305130361bf72726de220f3d2b2787395e10be61
Author: Marc Alff <marc.alff@oracle.com >
Date: Tue Feb 10 11:31:32 2015 +0100
WL#8354 BACKPORT DIGEST IMPROVEMENTS TO MYSQL 5.6
(with the following commits) and related changes in sql/
2015-05-05 15:23:47 +02:00