summaryrefslogtreecommitdiff
path: root/mysql-test/r/show_check.result
Commit message (Expand)AuthorAgeFilesLines
* Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2009-12-111-0/+6
|\
| * Bug #48985: show create table crashes if previous access to the table was killedGeorgi Kodinov2009-12-031-0/+6
* | Manual merge from mysql-next-mr.Alexander Nozdrin2009-11-021-184/+183
|\ \
| * | Bug#35427 INFORMATION_SCHEMA.TABLES.TABLE_CATALOG is NULL, should be "def"Sergey Glukhov2009-10-231-13/+13
| * | Bug#35428 When selecting from INFORMATION_SCHEMA tables, incomplete metadataSergey Glukhov2009-10-231-177/+177
| * | Bug#5299 Remove SHOW COLUMN TYPES, backport to BetonySergey Glukhov2009-10-231-1/+0
* | | Bug #34197 CREATE PROCEDURE fails when COMMENT truncated in non Jon Olav Hauglid2009-10-091-2/+2
|/ /
* | A backport of a patch for Bug#35297.Alexander Nozdrin2009-10-081-1/+1
|/
* Merge 5.0 -> 5.1 of fix for Bug#42003 and Bug#43114 Matthias Leich2009-03-061-5/+5
|\
| * Merge of fix for Bug#42003 and Bug#43114 into more actual GCA treeMatthias Leich2009-03-051-3/+3
| |\
| | * Last slice of fix for Bug#42003 tests missing the disconnect of connections <...Matthias Leich2009-03-031-3/+3
* | | Prepared BUG#42711 for push on 5.1Bernt M. Johnsen2009-03-021-1/+1
|\ \ \ | |/ /
| * | Prepared BUG#42711 for pushBernt M. Johnsen2009-03-021-1/+1
| |/
* | Bug#41077: Warning contains wrong future versionDavi Arnaut2009-02-161-1/+1
* | merge 5.1 --> 5.1-rplAlfranio Correia2008-12-131-13/+13
|\ \
| * | Bug#39955 SELECT on INFORMATION_SCHEMA.GLOBAL_VARIABLES takes too longSergey Glukhov2008-11-131-3/+3
| * | Bug#35789 wrong datatypes for collation and charset columns in EVENTS, ROUTIN...Sergey Glukhov2008-11-131-10/+10
* | | merging 5.1 -> 5.1 rpl. 3 of 4 conflicts are resolved similarly to 6.0->6.0-r...Andrei Elkin2008-11-121-4/+4
|\ \ \ | |/ /
| * | Bug#29153 SHOW and INFORMATION_SCHEMA commands increment Created_tmp_disk_tablesSergey Glukhov2008-10-091-4/+4
* | | Merge 5.1 main -> 5.1-rplHe Zhenxing2008-09-061-54/+84
|\ \ \ | |/ /
| * | Merge from 5.0-bugteam.Chad MILLER2008-08-151-54/+84
| |\ \ | | |/
| | * Bug#37301 Length and Max_length differ with no obvious reason(2nd version)Chad MILLER2008-08-151-46/+76
* | | Add mtr databasemsvensson@pilot.mysql.com2008-04-021-0/+1
|/ /
* | Fix for Bug#34852: SHOW OPEN TABLES output is not repeatableanozdrin/alik@quad.2008-02-281-40/+31
* | Fix for Bug#30217: Views: changes in metadata behaviouranozdrin/alik@quad.2008-02-221-2/+2
* | Fix for Bug#32538: View definition picks up character set,anozdrin/alik@quad.2008-02-121-1/+1
* | Bug#32710: SHOW INNODB STATUS requires SUPERdavi@mysql.com/endora.local2008-02-061-0/+5
* | Bug#30081: "ON UPDATE CURRENT_TIMESTAMP" wasn't shown by the SHOW FIELDSevgen@moonbone.local2007-11-131-2/+2
* | result fixgluh@mysql.com/eagle.(none)2007-09-201-248/+8
* | Merge mysql.com:/home/gluh/MySQL/Merge/5.0-optgluh@eagle.(none)2007-09-201-8/+248
|\ \ | |/
| * Bug#27747 database metadata doesn't return sufficient column default infogluh@mysql.com/eagle.(none)2007-09-201-2/+2
| * Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0-maintramil/ram@ramil.myoffice.izhnet.ru2007-08-021-0/+3
| |\
| | * Fix for bug #30088: Can't disable myisam-recover by a value of "".ramil/ram@mysql.com/ramil.myoffice.izhnet.ru2007-08-011-0/+3
| * | Patch inspired by BUG#10491: Server returns data as charsetanozdrin/alik@ibm.2007-07-251-0/+20
| |/
| * Fix for bug #28808: log_queries_not_using_indexes variable dynamic change is ...ramil/ram@mysql.com/ramil.myoffice.izhnet.ru2007-07-051-0/+30
* | After-merge fix: result adjusted.ramil/ram@mysql.com/ramil.myoffice.izhnet.ru2007-08-021-0/+3
* | Post-merge fix. Update some test results, and add an InnoDB-onlytsmith@ramayana.hindu.god2007-08-021-5/+2
* | Merge tsmith@bk-internal.mysql.com:/home/bk/mysql-5.1-opttsmith@ramayana.hindu.god2007-08-011-5/+64
|\ \
| * | show_check.result:gkodinov/kgeorge@magare.gmz2007-07-281-2/+0
| * | Bug #30000: SHOW commands once again ends up in the gkodinov/kgeorge@magare.gmz2007-07-271-5/+65
| * | Bug #30036: SHOW TABLE TYPES causes the debug client to crashgkodinov/kgeorge@magare.gmz2007-07-261-0/+1
* | | Merge malff@bk-internal.mysql.com:/home/bk/mysql-5.1-runtimemalff/marcsql@weblab.(none)2007-07-271-17/+14
|\ \ \
| * | | WL#3984 (Revise locking of mysql.general_log and mysql.slow_log)malff/marcsql@weblab.(none)2007-07-271-17/+14
| |/ /
* | | Fix merge.anozdrin/alik@ibm.2007-07-271-0/+20
|/ /
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1kostja@bodhi.(none)2007-07-161-0/+39
|\ \
| * | Fix for 5.1 for BUG#10491: Server returns data as charset binaryanozdrin/alik@ibm.2007-07-121-0/+39
* | | Merge sita.local:/Users/tsmith/m/bk/51tsmith@sita.local2007-07-091-1/+1
|\ \ \
| * \ \ Merge anubis.xiphis.org:/usr/home/antony/work/mysql-5.1-enginesantony@ppcg5.local2007-07-061-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | Bug #29245: Bad Merge Caused Error Codes Conflict between 5.0/5.1tsmith@maint1.mysql.com2007-06-261-1/+1
* | | | after-merge fix.ramil/ram@mysql.com/ramil.myoffice.izhnet.ru2007-07-091-1/+31
|/ / /