94 Commits (9014e8e951df75086520fe7c47cb26a299f3b23f)

Author SHA1 Message Date
unknown b59217ebbb Slow query log to file now displays queries with microsecond precission 19 years ago
unknown 71aa571d09 Bug#28149 overflow in some "SHOW STATUS"-variables 19 years ago
unknown b5e4f54a53 Backport of TIME->MYSQL_TIME / Y2K fixset 19 years ago
unknown 21bfc2f2e8 Backport of TIME->MYSQL_TIME / Y2K fixset 19 years ago
unknown a2a49ced4d Backport of TIME->MYSQL_TIME / Y2K fixset 19 years ago
unknown f252f9248a WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
unknown 1e6bd48ccb WL#2936 19 years ago
unknown 212ecf348c Removed not used define YY_MAGIC_BELOW 19 years ago
unknown 1fc7f2117b WL#2936 19 years ago
unknown e2765a84b1 my_strtoll10-x86.s: 19 years ago
unknown 6b0853a398 Many files: 19 years ago
unknown 60272e750e WL#3146 "less locking in auto_increment": 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 1a9fae81cb Better comments in KEY_PART_INFO struct 20 years ago
unknown 8b4fcf6e3b This is an implementation of two WL items: 20 years ago
unknown d50ae16569 Added support for key_block_size for key and table level (WL#602) 20 years ago
unknown 031ee043fb WL#2935 - SHOW STATUS support in plugins 20 years ago
unknown c81a379c5b cleanup of SHOW STATUS code, as a preparation for WL#2935 20 years ago
unknown f631b361b6 Table definition cache, part 2 20 years ago
unknown fe63e09581 Inefficient usage of String::append() fixed. 20 years ago
unknown 9314a20745 Fix of crashed 5.1 tree (wrong merge + wrong pullout patch forced us to create a new 5.1 tree) 20 years ago
unknown 8d6634c9e0 Added more tests for new UPDATE ... ORDER BY ... LIMIT optimization 21 years ago
unknown 2bb0501d65 Always test ssl and compress 21 years ago
unknown c807724f36 Review of code pushed since last 5.0 pull: 21 years ago
unknown 20fdedb756 Improved testing of ssl and compression 21 years ago
unknown 1fe423aeba BUG#12915: Added single-table UPDATE/DELTE ... ORDER BY ... LIMIT 21 years ago
unknown 5fe65297d2 Bug#12920 - key_read_requests counter appears to re-set 21 years ago
unknown 8dd1be2d97 Fix for bug#11055: information_schema: routines.sql_data_access has wrong value 21 years ago
unknown 48e0630d2f Post-review fixes: rename SHOW_DOUBLE to SHOW_DOUBLE_STATUS 21 years ago
unknown 686d0ba155 Add support for slave_compressed_protocol, slave_load_tmpdir, and 21 years ago
unknown 6bc324ed21 "After Monty's review" changes to the fix for BUG#8325 "Deadlock in replication thread stops replication": 21 years ago
unknown 05b709fc77 WL#1339 "Add per account max_user_connections limit (maximum number 21 years ago
unknown 0690410310 Merge with global tree 21 years ago
unknown a8ea31fae6 Add support for up to VARCHAR (size up to 65535) 21 years ago
unknown 4dac69eb11 WL 2059 Engine-specific status variables framework and WL 1922 21 years ago
unknown 9352715111 Added per thread status variables, after review, patch v1.1. 22 years ago
unknown 99e1b8179e Fix for bug#5138: hash indexes on heap tables support statistics. 22 years ago
unknown 9dde418895 Fix for Bug#4030 "Client side conversion string -> date type doesn't 22 years ago
unknown d7938b9fef Merge of WL#1469 with latest bk sources. 22 years ago
unknown b482283cf7 WL#1700 - Properly count key_blocks_used and key_blocks_current. 22 years ago
unknown 8b9ecce08c Fixed http address in some scripts (Bug #3460) 22 years ago
unknown 4c56ede41c Implementation of WL#1469 (Greedy algorithm to search for an optimal execution plan). 22 years ago
unknown 6d35642fa7 Fix typo. 22 years ago
unknown afa6728a9f Optimized GIS functions 22 years ago
unknown e72124c4cc CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTS 22 years ago
unknown bee5d9d462 Simplified 'wrong xxx name' error messages by introducing 'general' ER_WRONG_NAME error 23 years ago
unknown 299fc6a9f5 Scrum task 835 - text-to-datetime conversion function 23 years ago
unknown a7f8b1cb4d Many files: 23 years ago
unknown 300b3fb642 Fixed multi-table-delete for InnoDB tables 23 years ago
unknown 791e9fb37e Changed thd variables max_join_size and select_limit to type ha_rows. 23 years ago