summaryrefslogtreecommitdiff
path: root/sql/sql_show.cc
Commit message (Expand)AuthorAgeFilesLines
* logging_ok:bar@noter.intranet.mysql.r18.ru2004-09-241-0/+2
* ctype_recoding.result, ctype_recoding.test, sql_show.cc:bar@mysql.com2004-08-111-1/+17
* Mergemonty@mysql.com2004-07-111-4/+1
|\
| * mysql_find_files() made extern (from static to sql_show.cc)serg@serg.mylan2004-07-101-4/+1
| * backport wild_compare fix from 4.1 - bug#3924serg@serg.mylan2004-05-291-3/+3
* | New handler::index_flags() definition to make it easy to check the full used ...monty@mysql.com2004-07-081-2/+3
* | fowwlowup fixes for index_flags()serg@serg.mylan2004-06-301-1/+1
* | "Version" column in SHOW TABLE STATUS.bar@mysql.com2004-06-241-0/+3
* | WL#1264 "Per-thread time zone support infrastructure".dlenev@brandersnatch.localdomain2004-06-181-7/+3
* | Bug #2077 Japanese characters in enum/default values are reported incorrectlybar@bar.intranet.mysql.r18.ru2004-06-081-1/+1
* | Proposed fix for bug #3412 (embedded server: prepared statement returnshf@deer.(none)2004-05-281-6/+1
* | 1. Some optimization when conversion is not needed.bar@bar.intranet.mysql.r18.ru2004-05-251-3/+3
* | 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