summaryrefslogtreecommitdiff
path: root/mysql-test/suite/funcs_1/datadict
Commit message (Expand)AuthorAgeFilesLines
* un-disable a bunch of funcs_1 testsSergei Golubchik2017-08-144-4/+4
* MDEV-11114 Cannot drop column referenced by CHECK constraintSergei Golubchik2017-08-141-6/+0
* MDEV-6112 multiple triggers per tableMonty2016-10-051-0/+11
* Merge branch '10.1' into 10.2Sergei Golubchik2016-09-091-1/+1
|\
| * Merge branch '10.0' into 10.1Sergei Golubchik2016-07-131-1/+1
| |\
| | * Merge branch '5.5' into 10.0Sergei Golubchik2016-07-121-1/+1
| | |\
| | | * MDEV-10311 - funcs_1.processlist_priv_no_prot fails sporadicallySergey Vojtovich2016-06-301-1/+1
* | | | MDEV-6720 - enable connection log in mysqltest by defaultSergey Vojtovich2016-03-3111-94/+0
|/ / /
* | | MDEV-6756: map a linux pid (child pid) to a connection id shown in the output...Oleksandr Byelkin2015-09-173-24/+24
* | | MDEV-6066: Merge new defaults from 5.6 and 5.7 (defaults changed, QC can be s...Oleksandr Byelkin2015-09-043-0/+4
* | | MDEV-7807 information_schema.processlist truncates queries with binary stringsAlexander Barkov2015-05-081-1/+1
* | | MDEV-6731 No ALGORITHM information in I_S.VIEWSSergei Golubchik2015-01-091-0/+5
* | | MDEV-34 delete storage/ndb and sql/*ndb* (and collateral changes)Sergei Golubchik2014-10-114-22/+2
|/ /
* | 5.5 mergeSergei Golubchik2014-05-091-2/+2
|\ \ | |/
| * Added new states to be able to better diagnose where server hangs.Michael Widenius2014-05-031-2/+2
* | misc fixes for buildbotSergei Golubchik2013-11-071-1/+1
* | MDEV-4911 - add KILL query id, and add query id information to processlistSergey Vojtovich2013-09-132-23/+23
* | MDEV-4011 Added per thread memory counting and usageMichael Widenius2013-01-232-24/+24
|/
* merge with 5.3Sergei Golubchik2011-10-193-12/+14
|\
| * Added progress reporting for alter table, LOAD DATA INFILE and for aria table...Michael Widenius2011-07-012-2/+2
| * Fixed 3 valgrind bugs.Igor Babaev2011-05-211-2/+4
| * Implementation of MWL#172: Add support for prepared statements to HANDLER READMichael Widenius2011-01-041-5/+5
* | merge.Sergei Golubchik2010-11-256-50/+78
|\ \ | |/
| * rename maria to ariaSergei Golubchik2010-09-126-7/+7
| * Fixed suppression of compiler/test warningsMichael Widenius2010-04-071-11/+31
| * Fix multiple test suite failures in Buildbot due to races in the test cases o...unknown2010-01-111-1/+1
| * Fix failures in the funcs_1 test suite.unknown2009-10-102-38/+38
| * Merge MySQL->MariaDBSergey Petrunya2009-09-0812-149/+5
| |\
| * \ merge of 5.1-main into 5.1-maria. Myisam->Maria change propagation will follow.Guilhem Bichot2009-02-1211-0/+11
| |\ \
| * \ \ Merge of 5.1-main into 5.1-maria. There were no changes to storage/myisam, my...Guilhem Bichot2008-12-106-0/+8
| |\ \ \
| | * \ \ Merged 5.1 with maria 5.1Michael Widenius2008-10-1015-281/+2756
| | |\ \ \
| | * | | | Back-port of changes made to 6.0-maria (to remove compiler warnings or fix si...Guilhem Bichot2008-07-013-0/+4
* | | | | | Part of fix for bug#52044 "FLUSH TABLES WITH READ LOCK andDmitry Lenev2010-08-061-6/+6
* | | | | | next-4284 tree: fix the failures of processlist_val_* tests,Konstantin Osipov2010-02-111-4/+4
* | | | | | Merge next-mr -> next-4284.Konstantin Osipov2010-02-041-7/+7
|\ \ \ \ \ \
| * | | | | | backported:Sergey Glukhov2010-01-151-7/+7
* | | | | | | Implement new type-of-operation-aware metadata locks.Dmitry Lenev2010-02-011-1/+1
* | | | | | | Partial backport of:Jon Olav Hauglid2010-01-141-5/+5
|/ / / / / /
* | | | | | Bug#35427 INFORMATION_SCHEMA.TABLES.TABLE_CATALOG is NULL, should be "def"Sergey Glukhov2009-10-231-3/+3
* | | | | | Bug#24062 Incorrect error msg after execute DROP TABLE IF EXISTS on informati...Sergey Glukhov2009-10-232-10/+6
| |_|_|_|/ |/| | | |
* | | | | Merge 5.0 -> 5.1 of fixes for various funcs_1 related bugsMatthias Leich2009-06-191-134/+0
|\ \ \ \ \
| * | | | | Fix for Bug#40545, Bug#40209, Bug#40618, Bug#38346Matthias Leich2009-06-191-134/+0
* | | | | | Remove assignments of the $MASTER_MYSOCK variable.Davi Arnaut2009-06-0911-11/+0
* | | | | | Bug #45120 Fix of 44922 caused regression in funcs_1.processlist_priv_no_protBjorn Munch2009-05-271-2/+2
* | | | | | Bug#43983 Support force restart of all servers after test endedMagnus BlÄudd2009-04-011-2/+3
| |_|_|_|/ |/| | | |
* | | | | Several fixes in funcs_1 suite:Alfranio Correia2009-02-0111-0/+11
| |/ / / |/| | |
* | | | Bug#36035 I_S.TABLES.UPDATE_TIME not being set on INSERT for WindowsSergey Glukhov2008-11-131-0/+1
| |_|/ |/| |
* | | Fix for Bug#38270 Test "processlist_priv_ps" fails on varying "processlist" o...Matthias Leich2008-08-211-8/+33
* | | Fix for Bug#37853Matthias Leich2008-08-131-221/+373
* | | Upmerge 5.0 -> 5.1Matthias Leich2008-07-011-1/+13
|\ \ \ | |/ /