summaryrefslogtreecommitdiff
path: root/sql/structs.h
Commit message (Expand)AuthorAgeFilesLines
* WL#3146 "less locking in auto_increment":unknown2006-07-091-0/+96
* SHOW STATUS does not anymore change local status variables (except com_show_s...unknown2006-06-201-1/+1
* Manually mergedunknown2006-06-181-1/+7
|\
| * Manually mergedunknown2006-06-141-1/+7
| |\
| | * Better comments in KEY_PART_INFO structunknown2006-06-141-1/+7
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-05-221-16/+0
|\ \ \
| * | | This is an implementation of two WL items:unknown2006-05-181-16/+0
* | | | Added support for key_block_size for key and table level (WL#602)unknown2006-05-031-0/+1
|/ / /
* | | WL#2935 - SHOW STATUS support in pluginsunknown2006-01-071-22/+1
* | | cleanup of SHOW STATUS code, as a preparation for WL#2935unknown2006-01-021-22/+5
* | | Merge mysql.com:/home/my/mysql-5.1unknown2005-11-231-2/+2
|\ \ \
| * | | Table definition cache, part 2unknown2005-11-231-2/+2
* | | | Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-5.0unknown2005-11-231-2/+0
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Inefficient usage of String::append() fixed.unknown2005-11-201-2/+0
* | | Fix of crashed 5.1 tree (wrong merge + wrong pullout patch forced us to creat...unknown2005-11-051-0/+9
|/ /
* | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0unknown2005-10-121-0/+1
|\ \
| * | Always test ssl and compressunknown2005-10-121-2/+0
| * | Improved testing of ssl and compressionunknown2005-10-041-0/+3
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-10-081-1/+1
|\ \ \ | |/ / |/| |
| * | Review of code pushed since last 5.0 pull:unknown2005-10-061-1/+1
* | | Merge mysql.com:/home/mydev/mysql-4.1-4100unknown2005-09-141-1/+1
|\ \ \ | |/ / |/| / | |/
| * Bug#12920 - key_read_requests counter appears to re-setunknown2005-09-141-1/+1
* | Fix for bug#11055: information_schema: routines.sql_data_access has wrong valueunknown2005-06-161-0/+2
* | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-05-261-1/+2
|\ \
| * | Post-review fixes: rename SHOW_DOUBLE to SHOW_DOUBLE_STATUSunknown2005-05-261-1/+2
* | | Add support for slave_compressed_protocol, slave_load_tmpdir, andunknown2005-05-071-1/+1
|/ /
* | merge from 4.1unknown2005-03-241-1/+1
|\ \ | |/
| * "After Monty's review" changes to the fix for BUG#8325 "Deadlock in replicati...unknown2005-03-231-1/+1
* | Manual merge of patch implementing WL#1339 with main tree.unknown2004-12-291-3/+52
|\ \
| * | WL#1339 "Add per account max_user_connections limit (maximum number unknown2004-12-291-3/+52
* | | Merge with global treeunknown2004-12-191-1/+1
* | | Merge with new VARCHAR codeunknown2004-12-061-0/+1
|\ \ \ | |/ / |/| |
| * | Add support for up to VARCHAR (size up to 65535)unknown2004-12-061-0/+1
* | | Merge mysql.com:/home/cps/mysql/trees/mysql-5.0unknown2004-11-181-0/+1
|\ \ \
| * | | WL 2059 Engine-specific status variables framework and WL 1922unknown2004-11-181-0/+1
| |/ /
* | | mergedunknown2004-11-171-1/+6
|\ \ \ | |/ / |/| / | |/
| * Fix for bug#5138: hash indexes on heap tables support statistics.unknown2004-09-081-1/+6
* | Added per thread status variables, after review, patch v1.1.unknown2004-09-131-1/+2
* | Merge with 4.1.3-betaunknown2004-07-071-17/+8
|\ \ | |/
| * Fix for Bug#4030 "Client side conversion string -> date type doesn't unknown2004-06-241-17/+8
* | Post-merge post-merge fix (new error codes for fparser).unknown2004-05-141-2/+2
|\ \ | |/ |/|
| * Merge of WL#1469 with latest bk sources.unknown2004-05-111-2/+12
| * Implementation of WL#1469 (Greedy algorithm to search for an optimal executio...unknown2004-04-161-2/+2
* | Merge with 4.0.19unknown2004-05-051-1/+2
|\ \
| * | Fixed http address in some scripts (Bug #3460)unknown2004-04-281-1/+2
* | | WL#1700 - Properly count key_blocks_used and key_blocks_current.unknown2004-05-031-1/+2
* | | Fix typo.unknown2004-03-171-1/+1
* | | Optimized GIS functionsunknown2004-03-041-1/+11
| |/ |/|
* | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTSunknown2003-11-181-1/+1
* | Simplified 'wrong xxx name' error messages by introducing 'general' ER_WRONG_...unknown2003-11-031-15/+32