summaryrefslogtreecommitdiff
path: root/sql/sql_show.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 4.1 -> 5.0.unknown2004-04-071-131/+145
|\
| * Fixed warnings from valgrind (not a bug)unknown2004-04-061-1/+1
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-04-051-1/+6
| |\
| | * Fixed many compiler warningsunknown2004-04-051-1/+6
| * | WL#1266 "Separate auto-set logic from TIMESTAMP type."unknown2004-04-021-13/+33
| |/
| * 1. New data types, from the user point of view:unknown2004-03-261-18/+13
| * SHOW PRIVILEGES updated (Bug#3227)unknown2004-03-241-20/+22
| * after review changesunknown2004-03-201-1/+1
| * mergeunknown2004-03-181-1/+1
| |\
| | * DBUG_ASSERT(fixed == 1); added to val*unknown2004-03-181-1/+1
| * | merge with 4.0unknown2004-03-161-2/+2
| |\ \ | | |/ | |/|
| | * Fix for BUG#2921 "Replication problem on mutex lock in mySQL-4.0.18":unknown2004-03-111-2/+2
| * | Cleanup ha_checktype() and redundant variables.unknown2004-03-021-1/+1
| * | Changed wellformedlen to well_formed_lenunknown2004-02-171-70/+56
| * | Merge with public treeunknown2004-02-161-12/+18
| |\ \
| | * \ Merge with 4.0.18unknown2004-02-111-12/+18
| | |\ \ | | | |/
| | | * beautify SHOW INDEX unknown2004-02-041-3/+2
| | | * Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-02-041-5/+0
| | | |\
| | | | * Ensure that privileges are tested properly for multi-table-updates.unknown2004-02-031-5/+0
| | | * | Fix for bugs #1885, #2464, #2539. Proper handling of defaultunknown2004-01-301-2/+12
| | | |/
| | | * Some small portability fixes.unknown2003-12-301-1/+3
* | | | Merge mysql.com:/home/pem/work/mysql-4.1unknown2004-02-131-8/+68
|\ \ \ \ | |/ / /
| * | | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.1unknown2004-02-131-8/+68
| |\ \ \ | | |/ / | |/| |
| | * | some optimization in append_identifier (sql/sql_show.cc)unknown2004-02-131-11/+14
| | * | 1. fixed bug @2593 "SHOW CREATE TABLE doesn't properly double quotes"unknown2004-02-071-4/+61
* | | | Merge 4.1 into 5.0.unknown2004-02-101-4/+109
|\ \ \ \ | |/ / /
| * | | Added --compact to mysqlbinlogunknown2004-02-091-2/+1
| * | | Bug#2634unknown2004-02-051-1/+4
| |/ /
| * | SHOW CREATE DATABASE moved to sql_show.cc where it belongsunknown2004-01-301-0/+88
| * | Fix for #2210 (SHOW TABLE STATUS fails when .frm is corrupted)unknown2004-01-281-0/+1
| * | Merge bk-internal:/home/bk/mysql-4.1/unknown2004-01-141-1/+15
| |\ \
| | * | bugs #2280, #2281 - show create table should always return a valid sql statementunknown2004-01-141-1/+15
| * | | fix for the 2361 bug: ALTER TABLE ... DROP PRIMARY KEY drops a non-primary keyunknown2004-01-141-1/+1
| |/ /
* | | Merge 4.1 to 5.0.unknown2003-12-191-1/+13
|\ \ \ | |/ /
| * | mergeunknown2003-12-191-1/+13
| |\ \
| | * \ Merge with 4.0.17unknown2003-12-171-1/+13
| | |\ \ | | | |/
| | | * Fix for Bug #1952unknown2003-12-121-1/+1
| | | * Fixed a possible memory leak on MacOSX when using the shared libmysql.so libr...unknown2003-12-111-0/+12
* | | | Mergeunknown2003-12-181-3/+3
|\ \ \ \ | |/ / /
| * | | WorkLog #1323 (part 2)unknown2003-12-171-3/+3
* | | | Merge 4.1 to 5.0.unknown2003-12-161-4/+10
|\ \ \ \ | |/ / /
| * | | proper fix for the bug #2077: accented characters in enum/defaul values are r...unknown2003-12-161-3/+9
| |/ /
| * | part one of the fix for the bug #2077: accented characters in enum/defaul val...unknown2003-12-151-4/+4
| * | WorkLog#1323unknown2003-12-101-1/+1
* | | Merged 4.1 -> 5.0unknown2003-12-091-6/+9
|\ \ \ | |/ /
| * | post-merge fixesunknown2003-12-081-6/+9
| |\ \
| | * | Task ID 499:Add a new settable string variable(init_connect, init_slave)unknown2003-12-081-4/+4
| | * | SCRUM:unknown2003-07-181-2/+5
* | | | Merged 4.1 -> 5.0unknown2003-12-051-29/+2
|\ \ \ \ | |/ / /
| * | | WorkLog#1280 - Remove fixed table handler from lex/yaccunknown2003-12-021-29/+2