summaryrefslogtreecommitdiff
path: root/mysql-test/t/information_schema.test
Commit message (Expand)AuthorAgeFilesLines
* MDEV-5998 MySQL Bug#11756966 - 48958: STORED PROCEDURES CAN BE LEVERAGED TO B...Sergei Golubchik2014-06-051-1/+1
* MDEV-5723: mysqldump -uroot unusable for multi-database operations, checks al...Sergey Petrunya2014-03-041-0/+56
* remove PBXTSergei Golubchik2013-08-301-1/+1
* MDEV-3818: Query against view over IS tables worse than equivalent query with...unknown2012-12-181-6/+6
* MDEV-3818: Query against view over IS tables worse than equivalent query with...unknown2012-12-171-0/+18
* 5.3->5.5 mergeSergei Golubchik2012-11-221-0/+11
|\
| * Merge MariaDB 5.2->5.3unknown2012-11-201-0/+11
| |\
| | * followup fixes for MySQL Bug #13889741: HANDLE_FATAL_SIGNAL IN _DB_ENTER_ | H...Sergei Golubchik2012-11-121-0/+7
| | * add a test case for MySQL Bug #13889741: HANDLE_FATAL_SIGNAL IN _DB_ENTER_ | ...Sergei Golubchik2012-11-091-0/+4
* | | allow suite.pm to skip combinations that originate from test/include files.Sergei Golubchik2012-02-071-2/+2
* | | 5.3 mergeSergei Golubchik2012-01-131-0/+3
|\ \ \ | |/ /
| * | Set new default values for the optimizer switch flags 'derived_merge'Igor Babaev2011-11-261-0/+3
| |/
* | mysql-5.5.18 mergeSergei Golubchik2011-11-031-2/+180
|\ \
| * | Fix for bug #12828477 - "MDL SUBSYSTEM CREATES BIG OVERHEAD Dmitry Lenev2011-08-111-2/+180
* | | merge with xtradb-5.5.15Sergei Golubchik2011-07-181-3/+3
* | | 5.5-mergeSergei Golubchik2011-07-021-0/+56
|\ \ \ | |/ /
| * | mergeMikael Ronstrom2011-01-041-0/+53
| |\ \
| | * | A fix and a test case for Bug#56540 "Exception (crash) in Konstantin Osipov2010-10-141-0/+53
| * | | Disabled a number of tests when using thread poolMikael Ronstrom2010-11-191-0/+3
| |/ /
* | | merge.Sergei Golubchik2010-11-251-41/+38
|\ \ \ | |/ / |/| / | |/
| * Merge with MySQL 5.1.50Michael Widenius2010-08-271-0/+16
| |\
| * \ Merge with MySQL 5.1.49Michael Widenius2010-08-021-0/+9
| |\ \
| * | | fixed for mysql-test-run toSergei Golubchik2010-06-101-0/+1
| * | | Automerge MySQL 5.1.44 merge into latest MariaDB trunk.unknown2010-03-101-0/+27
| |\ \ \
| | * \ \ Merge MySQL 5.1.44 into MariaDB.unknown2010-03-041-0/+27
| | |\ \ \
| * | | | | Fixes for two test failures in Buildbot.unknown2010-03-101-1/+1
| |/ / / /
| * | | | Fixes after comments from last push:Michael Widenius2009-11-301-1/+1
| * | | | Remove compiler warnings (Including some warnings from -Wstrict-aliasing)Michael Widenius2009-11-301-0/+3
| * | | | Fix race in test of times shown in SHOW FULL PROCESSLIST.unknown2009-09-291-2/+2
| * | | | Merge Percona microsec_process patch into MariaDB.unknown2009-09-231-1/+27
| * | | | Merge of Percona XtraDB into MariaDB.unknown2009-06-111-1/+1
| |\ \ \ \
| | * | | | XtraDB after-merge fixes.unknown2009-06-091-1/+1
| * | | | | Merged with mysql-5.1 tree.Michael Widenius2009-04-251-0/+9
| |\ \ \ \ \
| * \ \ \ \ \ bzr merge from guilhem's maria tree to our local 5.1Michael Widenius2009-04-251-71/+91
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Fix Valgrind errors seen in buildbot.unknown2009-04-081-64/+2
* | | | | | | Part of fix for bug#52044 "FLUSH TABLES WITH READ LOCK andDmitry Lenev2010-08-061-1/+2
* | | | | | | mergeGeorgi Kodinov2010-07-151-0/+16
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Bug #53814: NUMERIC_PRECISION for unsigned bigint field is 19, Georgi Kodinov2010-06-231-0/+16
| | |_|_|_|/ | |/| | | |
* | | | | | 5.1-bugteam->trunk-merge mergeSergey Glukhov2010-06-251-0/+9
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Bug#54422 query with = 'variables'Sergey Glukhov2010-06-251-0/+9
| | |_|_|/ | |/| | |
* | | | | Merge next-mr -> next-4284.Konstantin Osipov2010-02-061-0/+27
|\ \ \ \ \
| * \ \ \ \ Manual merge from mysql-trunk-merge.Alexander Nozdrin2010-02-031-0/+27
| |\ \ \ \ \ | | |/ / / /
| | * | | | Bug #50276: Security flaw in INFORMATION_SCHEMA.TABLESGeorgi Kodinov2010-01-211-0/+27
| | | |_|/ | | |/| |
* | | | | Initial import of WL#3726 "DDL locking for all metadata objects".Konstantin Osipov2009-11-301-22/+71
|/ / / /
* | | | Bug#35428 When selecting from INFORMATION_SCHEMA tables, incomplete metadataSergey Glukhov2009-10-231-0/+10
* | | | Bug#39270 I_S optimization algorithm does not work properly in some casesSergey Glukhov2009-10-231-3/+15
* | | | Bug#24062 Incorrect error msg after execute DROP TABLE IF EXISTS on informati...Sergey Glukhov2009-10-231-1/+38
* | | | Port of fix for BUG#42893 "main.information_schema times out sporadically"Guilhem Bichot2009-10-051-35/+0
* | | | Fixes to tests and their results, to account for differences between InnoDB 1...Guilhem Bichot2009-08-071-6/+11
|/ / /
* | | Bug 22047: Time in SHOW PROCESSLIST for SQL thread in replication seems to Georgi Kodinov2009-03-171-0/+9
|\ \ \ | |_|/ |/| |