summaryrefslogtreecommitdiff
path: root/mysql-test/r/information_schema.result
Commit message (Expand)AuthorAgeFilesLines
* A fix and a test case for Bug#25859 ALTER DATABASE works w/o parameters.unknown2007-07-121-1/+6
* Bug#28266 IS_UPDATABLE field on VIEWS table in I_S database is wrongunknown2007-06-091-0/+11
* Bug#23491 MySQLDump prefix function call in a view by database nameunknown2007-03-271-1/+1
* Bug#24630 Subselect query crashes mysqldunknown2007-02-121-0/+37
* sql_view.cc:unknown2007-02-111-2/+1
* Bug#23299 Some queries against INFORMATION_SCHEMA with subqueries failunknown2007-02-011-0/+10
* Merge kpdesk.mysql.com:/home/thek/dev/bug22043/my50-bug22043unknown2006-12-011-1/+1
|\
| * Bug#22043 MySQL don't add "USE <DATABASE>" before "DROP PROCEDURE IF EXISTS"unknown2006-12-011-1/+1
* | Bug#22413 EXPLAIN SELECT FROM view with ORDER BY yield server crashunknown2006-11-211-0/+15
|/
* Fix for bug#23037 Bug in field "Default" of query "SHOW COLUMNS FROM table"unknown2006-10-231-0/+14
* Fixed bug #5500: EXPLAIN returned a wrong select_type for queries using views.unknown2006-09-061-1/+1
* Fixed bug #21231: wrong results for a simple query with aunknown2006-07-241-0/+8
* Fixed bug #18925: wrong results for queries withunknown2006-07-221-0/+62
* Bug#20230: routine_definition is not nullunknown2006-06-301-8/+44
* A post-merge fix.unknown2006-06-291-9/+9
* Bug#17203: "sql_no_cache sql_cache" in views created from prepared statementunknown2006-06-271-6/+6
* Bug#18035 Information Schema: Output is not Sortedunknown2006-06-061-16/+20
* Bug#19599 duplication of information_schema column value in a CONCAT expr wit...unknown2006-06-061-0/+9
* Bug#16681 information_schema shows forbidden VIEW detailsunknown2006-05-231-0/+13
* Fix for bug#18177 any access to INFORMATION_SCHEMA.ROUTINES crashesunknown2006-05-121-0/+9
* Fix for bug#19236 bad COLUMNS.CHARACTER_MAXIMUM_LENGHT and CHARACTER_OCTET_LE...unknown2006-05-121-0/+8
* Bug#18474 Unlistable directories yield no info from information_schema, part2unknown2006-05-041-5/+0
* Bug#18469 make test fails on information_schemaunknown2006-04-071-8/+0
* After merge fix for Bug#12076 --with-extra-charsets has no effectunknown2006-04-041-24/+24
* Fix for bug#18224 VIEW on information_schema crashes the serverunknown2006-03-201-0/+7
* Implementation of WL#2897: Complete definer support in the stored routines.unknown2006-03-021-2/+2
* information_schema_db.result, information_schema.result:unknown2006-01-281-1/+1
* Fix for bug#15307 GROUP_CONCAT() with ORDER BY returns empty set on informati...unknown2006-01-241-0/+8
* Fix for bug#15851 Unlistable directories yield no info from information_schemaunknown2006-01-241-0/+5
* Fix for BUG#15103: SHOW TRIGGERS: small output alignment problem.unknown2006-01-121-12/+6
* Fix for bug#15533 crash, information_schema, function, viewunknown2006-01-031-0/+16
* Fix for bug#14271 I_S: columns has no size for (var)binary columnsunknown2005-12-191-0/+7
* Bug#12770 DESC cannot display the info. about temporary tableunknown2005-12-191-0/+11
* Fix for bug#14476 `information_schema`.`TABLES`.`TABLE_TYPE` with empty valueunknown2005-12-011-0/+8
* Fix for bug#13818 SHOW CREATE VIEW / TABLE and information_schema.views fail unknown2005-11-111-0/+14
* WL#2818 (Add creator to the trigger definition for privilegeunknown2005-11-101-8/+9
* Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2005-10-281-6/+6
|\
| * support of view underlying tables and SP functions security check added (BUG#...unknown2005-10-281-6/+6
* | Fix for bug #14290: wrong CHARACTER_MAXIMUM_LENGTH value for some text fields.unknown2005-10-251-0/+8
* | fix for bug#14089 FROM list subquery always fails when unknown2005-10-211-0/+12
|/
* Merge mysqldev@production.mysql.com:my/mysql-5.0-releaseunknown2005-09-231-11/+12
|\
| * Fixed problems found by valgrindunknown2005-09-221-11/+12
* | fixed length detectionunknown2005-09-161-8/+8
* | Information schema fix for WL#2787unknown2005-09-151-10/+10
|/
* Bug#9683 INFORMATION_SCH: Creation of temporary table allowed inunknown2005-09-131-1/+23
* Fix for bug#12905 show fields from view behaving erratically with current dat...unknown2005-09-071-0/+11
* retest the fix for bug #10362 (SHOW PROCEDURE always qualifies name with data...unknown2005-08-271-2/+2
* Make test predictableunknown2005-08-251-2/+2
* Merge lmy002.wdf.sap.corp:/home/georg/work/mysql/bugs/mysql-5.0-masterunknown2005-08-251-1/+1
|\
| * Fix for bug#5501 (SHOW TABLE STATUS should show "view" in upper case)unknown2005-08-241-1/+1