summaryrefslogtreecommitdiff
path: root/mysql-test/r/information_schema.result
Commit message (Expand)AuthorAgeFilesLines
* Bug#24630 Subselect query crashes mysqldgluh@mysql.com/eagle.(none)2007-02-121-0/+37
* sql_view.cc:evgen@moonbone.local2007-02-111-2/+1
* Bug#23299 Some queries against INFORMATION_SCHEMA with subqueries failgluh@mysql.com/eagle.(none)2007-02-011-0/+10
* Merge kpdesk.mysql.com:/home/thek/dev/bug22043/my50-bug22043thek@kpdesk.mysql.com2006-12-011-1/+1
|\
| * Bug#22043 MySQL don't add "USE <DATABASE>" before "DROP PROCEDURE IF EXISTS"thek@kpdesk.mysql.com2006-12-011-1/+1
* | Bug#22413 EXPLAIN SELECT FROM view with ORDER BY yield server crashgluh@mysql.com/gluh.(none)2006-11-211-0/+15
|/
* Fix for bug#23037 Bug in field "Default" of query "SHOW COLUMNS FROM table"andrey@example.com2006-10-231-0/+14
* Fixed bug #5500: EXPLAIN returned a wrong select_type for queries using views.igor@rurik.mysql.com2006-09-061-1/+1
* Fixed bug #21231: wrong results for a simple query with aigor@olga.mysql.com2006-07-241-0/+8
* Fixed bug #18925: wrong results for queries withigor@olga.mysql.com2006-07-221-0/+62
* Bug#20230: routine_definition is not nullkroki@mysql.com2006-06-301-8/+44
* A post-merge fix.konstantin@mysql.com2006-06-291-9/+9
* Bug#17203: "sql_no_cache sql_cache" in views created from prepared statementkroki@mysql.com2006-06-271-6/+6
* Bug#18035 Information Schema: Output is not Sortedgluh@eagle.intranet.mysql.r18.ru2006-06-061-16/+20
* Bug#19599 duplication of information_schema column value in a CONCAT expr wit...gluh@eagle.intranet.mysql.r18.ru2006-06-061-0/+9
* Bug#16681 information_schema shows forbidden VIEW detailsgluh@eagle.intranet.mysql.r18.ru2006-05-231-0/+13
* Fix for bug#18177 any access to INFORMATION_SCHEMA.ROUTINES crashesgluh@eagle.intranet.mysql.r18.ru2006-05-121-0/+9
* Fix for bug#19236 bad COLUMNS.CHARACTER_MAXIMUM_LENGHT and CHARACTER_OCTET_LE...gluh@eagle.intranet.mysql.r18.ru2006-05-121-0/+8
* Bug#18474 Unlistable directories yield no info from information_schema, part2msvensson@neptunus.(none)2006-05-041-5/+0
* Bug#18469 make test fails on information_schemagluh@eagle.intranet.mysql.r18.ru2006-04-071-8/+0
* After merge fix for Bug#12076 --with-extra-charsets has no effectbar@mysql.com2006-04-041-24/+24
* Fix for bug#18224 VIEW on information_schema crashes the servergluh@eagle.intranet.mysql.r18.ru2006-03-201-0/+7
* Implementation of WL#2897: Complete definer support in the stored routines.anozdrin@mysql.com2006-03-021-2/+2
* information_schema_db.result, information_schema.result:paul@snake-hub.snake.net2006-01-281-1/+1
* Fix for bug#15307 GROUP_CONCAT() with ORDER BY returns empty set on informati...gluh@eagle.intranet.mysql.r18.ru2006-01-241-0/+8
* Fix for bug#15851 Unlistable directories yield no info from information_schemagluh@eagle.intranet.mysql.r18.ru2006-01-241-0/+5
* Fix for BUG#15103: SHOW TRIGGERS: small output alignment problem.anozdrin@mysql.com2006-01-121-12/+6
* Fix for bug#15533 crash, information_schema, function, viewgluh@eagle.intranet.mysql.r18.ru2006-01-031-0/+16
* Fix for bug#14271 I_S: columns has no size for (var)binary columnsgluh@eagle.intranet.mysql.r18.ru2005-12-191-0/+7
* Bug#12770 DESC cannot display the info. about temporary tablegluh@eagle.intranet.mysql.r18.ru2005-12-191-0/+11
* Fix for bug#14476 `information_schema`.`TABLES`.`TABLE_TYPE` with empty valuegluh@eagle.intranet.mysql.r18.ru2005-12-011-0/+8
* Fix for bug#13818 SHOW CREATE VIEW / TABLE and information_schema.views fail gluh@eagle.intranet.mysql.r18.ru2005-11-111-0/+14
* WL#2818 (Add creator to the trigger definition for privilegeanozdrin@mysql.com2005-11-101-8/+9
* Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0bell@sanja.is.com.ua2005-10-281-6/+6
|\
| * support of view underlying tables and SP functions security check added (BUG#...bell@sanja.is.com.ua2005-10-281-6/+6
* | Fix for bug #14290: wrong CHARACTER_MAXIMUM_LENGTH value for some text fields.ramil@mysql.com2005-10-251-0/+8
* | fix for bug#14089 FROM list subquery always fails when gluh@eagle.intranet.mysql.r18.ru2005-10-211-0/+12
|/
* Merge mysqldev@production.mysql.com:my/mysql-5.0-releasekonstantin@mysql.com2005-09-231-11/+12
|\
| * Fixed problems found by valgrindmonty@mysql.com2005-09-221-11/+12
* | fixed length detectionbell@sanja.is.com.ua2005-09-161-8/+8
* | Information schema fix for WL#2787bell@sanja.is.com.ua2005-09-151-10/+10
|/
* Bug#9683 INFORMATION_SCH: Creation of temporary table allowed ingluh@eagle.intranet.mysql.r18.ru2005-09-131-1/+23
* Fix for bug#12905 show fields from view behaving erratically with current dat...gluh@eagle.intranet.mysql.r18.ru2005-09-071-0/+11
* retest the fix for bug #10362 (SHOW PROCEDURE always qualifies name with data...andrey@lmy004.2005-08-271-2/+2
* Make test predictablemonty@mishka.mysql.com2005-08-251-2/+2
* Merge lmy002.wdf.sap.corp:/home/georg/work/mysql/bugs/mysql-5.0-mastergeorg@lmy002.wdf.sap.corp2005-08-251-1/+1
|\
| * Fix for bug#5501 (SHOW TABLE STATUS should show "view" in upper case)georg@lmy002.wdf.sap.corp2005-08-241-1/+1
* | Merge rurik.mysql.com:/home/igor/mysql-5.0igor@rurik.mysql.com2005-08-221-0/+8
|\ \ | |/ |/|
| * sql_show.cc:igor@rurik.mysql.com2005-08-221-0/+8
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mishka.local2005-08-221-0/+4
|\ \ | |/ |/|