1184 Commits (9d58141cdc995518eed0352b0aa7a1d488a1cc05)

Author SHA1 Message Date
unknown 1e87cfee19 Fixed compiler warnings (Mostly VC++): 19 years ago
unknown a3b373600a bug #21495 Alter table from x engine to ndb and back can cause issue with drop DB:disable distributed drop database if a database contains local tables 19 years ago
unknown 42c2a2cb50 fix runtime warning of freeing null ptr 19 years ago
unknown 2a7cf59fc9 Fixed bug #21727. 19 years ago
unknown 29947efc62 Fix for bug#23037 Bug in field "Default" of query "SHOW COLUMNS FROM table" 19 years ago
unknown 4ba691b03c Fix for bug #22723: Host field blank when server started with skip-grant 19 years ago
unknown 5fd7e5e32c BUG#20839 Illegal error code: 155 returned downgrading from 5.1.12-> 5.1.11 19 years ago
unknown e5c306cb93 BUG#20839 Illegal error code: 155 returned downgrading from 5.1.12-> 5.1.11 19 years ago
unknown ae4afbe04a BUG#23013 make INFORMATION_SCHEMA.FILES easily usable by other engines 19 years ago
unknown e99ce4fa65 Fix for bug #22377: iNCONSISTENCY WITH null 19 years ago
unknown 76cdfbbdfe Added license information display to output of plugins schema, and tagged all plugins with GPL flag. 19 years ago
unknown 76b8386550 This patch adds handlerton passing to functions. NDB and Innodb still require a global hanlderton in the main code due to the nature of the sql_cache call back function (should be solveable... another patch). 19 years ago
unknown 61c9a7d55c bug#22027: CREATE TABLE IF NOT EXISTS SELECT logged improperly with rbr binlog, 19 years ago
unknown 038fbc273a cleanups - fix a test and remove unneeded declaration 19 years ago
unknown 6434e35270 BUG#20073 information_schema.FILES for UNDO LOG give incorrect EXTENT_SIZE, FREE_EXTENTS, 19 years ago
unknown d79485a9be This changes the order of the universe, black is now the new white. 19 years ago
unknown 6338782942 WL#3247,#3248: Adding [GLOBAL|SESSION]_STATUS and [GLOBAL|SESSION]_VARIABLES 19 years ago
unknown 35c004ac16 Bug#20862 truncated result with show variables like 'innodb_data_file_path' 19 years ago
unknown 71681467ca converting plugin states to bitmask to simplify testing. 19 years ago
unknown 7c96e94813 bug#21676 select * from information_schema.files crashes server 19 years ago
unknown 78eb30e89d Bug#20841 mysqldump fails to store right info with --compatible=mysql40 option 20 years ago
unknown 728a924c66 Cleanup patch. 20 years ago
unknown fdc1ee2ce7 BUG#21652 I_S.PROCESSLIST truncates STATE field compared to SHOW FULL PROCESSLIST 20 years ago
unknown 21e75cb081 Manual merge 5.0->5.1. Post-merge fixes. 20 years ago
unknown 3bb35e0cba bug #20910 (NOT NULL reported as NULL for TIMESTAMP) 20 years ago
unknown ef976d20c9 Bug#18775 - Temporary table from alter table visible to other threads 20 years ago
unknown 0abc107cd2 Bug#16581: deadlock: server and client both read from connection in 20 years ago
unknown 3c10858474 Fix for BUG#16211: Stored function return type for strings is ignored. 20 years ago
unknown 9955388a45 Bug#20543 select on information_schema strange warnings, view, different schemas/users 20 years ago
unknown d64f605e48 Fixed bug #21231: wrong results for a simple query with a 20 years ago
unknown 43df9fd34c Fixed bug #18925: wrong results for queries with 20 years ago
unknown 0036ab8c97 BUG#20340: NODEGROUP in information_schema.partitions integer => 20 years ago
unknown a5dfeb02e9 WL #3337 (Event scheduler new architecture) 20 years ago
unknown 8368f437a7 Bug#20230: routine_definition is not null 20 years ago
unknown 8703b22e16 Fix for bug#13934 Silent truncation of table comments 20 years ago
unknown a7f9f7ae74 Bug#19671 mysql_list_fields returns incorrect table name for VIEWs 20 years ago
unknown 8ca78787a5 WL#3337 (Events new architecture) 20 years ago
unknown acefb78bc3 WL#3337 (Events new architecture) 20 years ago
unknown e5f8163b88 first cut of WL#3337 (New event scheduler locking infrastructure). 20 years ago
unknown a80014be66 fix for bug#16992 (Events: Information_schema troubles) 20 years ago
unknown f3a56a17da SHOW STATUS does not anymore change local status variables (except com_show_status). Global status variables are still updated. 20 years ago
unknown 0237d9b0af String::set(double) and set(longlong) -> set_real() and set_int() 20 years ago
unknown 1b1cb63d69 Bug#18775 - Temporary table from alter table visible to other threads 20 years ago
unknown 4c8144cab9 bug #16832 (ALGORITHM missed in VIEW's information schema) 20 years ago
unknown c0f42e720e Many files: 20 years ago
unknown 99438424ac Reorganize, physically the events code 20 years ago
unknown fffe52346f Re-apply missing changesets in 5.1 20 years ago
unknown 6c431a5ecd Bug#17661 information_schema.SCHEMATA returns uppercase with lower_case_table_names = 1 20 years ago
unknown 2017107969 Fixed some issues found by valgrind 20 years ago
unknown 6c3babe52c After merge fixes 20 years ago