summaryrefslogtreecommitdiff
path: root/sql/sql_show.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix for bug which caused grant.test fail on darwin7.3. We were converting db ...dlenev@brandersnatch.localdomain2004-05-221-1/+1
* Merge with 4.0.20monty@mysql.com2004-05-171-3/+6
|\
| * Extra safety fixes (probably not needed, but can't hurt)monty@mysql.com2004-05-151-2/+1
| * Many files:heikki@hundin.mysql.fi2004-05-141-1/+5
* | WL#1700 - Properly count key_blocks_used and key_blocks_current.ingo@mysql.com2004-05-031-0/+1
* | After merge fixesmonty@mishka.local2004-04-271-2/+2
* | after review PS fixesbell@sanja.is.com.ua2004-04-101-1/+1
* | mergedserg@serg.mylan2004-04-071-4/+4
|\ \
| * | ::reset(), HA_FAST_KEY_READ, disable_indexes(), enable_indexes(), start_bulk_...serg@serg.mylan2004-04-061-4/+4
* | | Fixed warnings from valgrind (not a bug)monty@mysql.com2004-04-061-1/+1
|/ /
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-04-051-1/+6
|\ \
| * | Fixed many compiler warningsmonty@mysql.com2004-04-051-1/+6
* | | WL#1266 "Separate auto-set logic from TIMESTAMP type."dlenev@jabberwock.localdomain2004-04-021-13/+33
|/ /
* | 1. New data types, from the user point of view:bar@bar.intranet.mysql.r18.ru2004-03-261-18/+13
* | SHOW PRIVILEGES updated (Bug#3227)serg@serg.mylan2004-03-241-20/+22
* | after review changesbell@sanja.is.com.ua2004-03-201-1/+1
* | mergebell@sanja.is.com.ua2004-03-181-1/+1
|\ \
| * | DBUG_ASSERT(fixed == 1); added to val*bell@sanja.is.com.ua2004-03-181-1/+1
* | | merge with 4.0monty@mysql.com2004-03-161-2/+2
|\ \ \ | |/ / |/| / | |/
| * Fix for BUG#2921 "Replication problem on mutex lock in mySQL-4.0.18":guilhem@mysql.com2004-03-111-2/+2
* | Cleanup ha_checktype() and redundant variables.acurtis@pcgem.rdg.cyberkinetica.com2004-03-021-1/+1
* | Changed wellformedlen to well_formed_lenmonty@mysql.com2004-02-171-70/+56
* | Merge with public treemonty@mysql.com2004-02-161-12/+18
|\ \
| * \ Merge with 4.0.18monty@mysql.com2004-02-111-12/+18
| |\ \ | | |/
| | * beautify SHOW INDEX serg@serg.mylan2004-02-041-3/+2
| | * Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@mysql.com2004-02-041-5/+0
| | |\
| | | * Ensure that privileges are tested properly for multi-table-updates.monty@mysql.com2004-02-031-5/+0
| | * | Fix for bugs #1885, #2464, #2539. Proper handling of defaultdlenev@mysql.com2004-01-301-2/+12
| | |/
| | * Some small portability fixes.monty@mysql.com2003-12-301-1/+3
* | | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.1vva@eagle.mysql.r18.ru2004-02-131-8/+68
|\ \ \ | |/ / |/| |
| * | some optimization in append_identifier (sql/sql_show.cc)vva@eagle.mysql.r18.ru2004-02-131-11/+14
| * | 1. fixed bug @2593 "SHOW CREATE TABLE doesn't properly double quotes"vva@eagle.mysql.r18.ru2004-02-071-4/+61
* | | Added --compact to mysqlbinlogmonty@mysql.com2004-02-091-2/+1
* | | Bug#2634acurtis@pcgem.rdg.cyberkinetica.com2004-02-051-1/+4
|/ /
* | SHOW CREATE DATABASE moved to sql_show.cc where it belongsserg@serg.mylan2004-01-301-0/+88
* | Fix for #2210 (SHOW TABLE STATUS fails when .frm is corrupted)hf@deer.(none)2004-01-281-0/+1
* | Merge bk-internal:/home/bk/mysql-4.1/serg@serg.mylan2004-01-141-1/+15
|\ \
| * | bugs #2280, #2281 - show create table should always return a valid sql statementserg@serg.mylan2004-01-141-1/+15
* | | fix for the 2361 bug: ALTER TABLE ... DROP PRIMARY KEY drops a non-primary keyram@gw.mysql.r18.ru2004-01-141-1/+1
|/ /
* | mergemonty@mysql.com2003-12-191-1/+13
|\ \
| * \ Merge with 4.0.17monty@mysql.com2003-12-171-1/+13
| |\ \ | | |/
| | * Fix for Bug #1952dlenev@mysql.com2003-12-121-1/+1
| | * Fixed a possible memory leak on MacOSX when using the shared libmysql.so libr...monty@mysql.com2003-12-111-0/+12
* | | WorkLog #1323 (part 2)antony@ltantony.rdg.cyberkinetica.homeunix.net2003-12-171-3/+3
* | | proper fix for the bug #2077: accented characters in enum/defaul values are r...ram@gw.mysql.r18.ru2003-12-161-3/+9
|/ /
* | part one of the fix for the bug #2077: accented characters in enum/defaul val...ram@gw.mysql.r18.ru2003-12-151-4/+4
* | WorkLog#1323antony@ltantony.rdg.cyberkinetica.homeunix.net2003-12-101-1/+1
* | post-merge fixesgluh@gluh.mysql.r18.ru2003-12-081-6/+9
|\ \
| * | Task ID 499:Add a new settable string variable(init_connect, init_slave)gluh@gluh.mysql.r18.ru2003-12-081-4/+4
| * | SCRUM:gluh@gluh.mysql.r18.ru2003-07-181-2/+5