summaryrefslogtreecommitdiff
path: root/sql/sql_show.cc
Commit message (Expand)AuthorAgeFilesLines
* merge with 4.1monty@mysql.com2004-10-291-45/+68
|\
| * Bug#6202: ENUMs are not case sensitive even if declared BINARYbar@mysql.com2004-10-251-1/+1
| * Review of all code pushed since last reviewmonty@mishka.local2004-10-201-15/+34
| * After merge fixesmonty@mysql.com2004-10-071-2/+1
| * Merge with 4.0 for 4.1 releasemonty@mysql.com2004-10-061-9/+6
| |\
| | * Bug #5539 SHOW DATABASES LIKE and symlinksrburnett@build.mysql.com2004-09-251-10/+5
| | * Bug #5539 SHOW DATABASES LIKE and symlinksrburnett@build.mysql.com2004-09-241-1/+2
| * | Mergetomas@poseidon.ndb.mysql.com2004-10-041-2/+2
| |\ \
| | * | sql_show.cc:bar@mysql.com2004-10-041-2/+2
| * | | Mergetomas@poseidon.ndb.mysql.com2004-10-031-0/+4
| |\ \ \ | | |/ / | |/| |
| | * | Mergemagnus@shellback.(none)2004-09-261-0/+2
| | |\ \
| | * | | WL#1424 Updated after reviewmagnus@shellback.(none)2004-09-261-3/+3
| | * | | Changed WL#1424 to use the function ha_find_files. This is a simpler implemen...magnus@neptunus.(none)2004-09-211-173/+20
| | * | | WL1424 Multiple MySQL Servers: SHOW TABLES etc. should detect new and delete ...magnus@neptunus.(none)2004-09-131-16/+173
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1dlenev@mysql.com2004-10-011-4/+12
| |\ \ \ \
| | * | | | Support for TIMESTAMP columns holding NULL values. Unlike all otherdlenev@brandersnatch.localdomain2004-10-011-4/+12
| | | |/ / | | |/| |
| * | | | InnoDB: quote identifiers according to MySQL settings (Bug #5292)marko@hundin.mysql.fi2004-10-011-26/+20
| |/ / /
| * | | logging_ok:bar@noter.intranet.mysql.r18.ru2004-09-241-0/+2
| |/ /
* | | column name changdbell@sanja.is.com.ua2004-10-121-1/+1
* | | showing table type now is controled by new parameter 'FULL' of SHOW TABLES co...bell@sanja.is.com.ua2004-10-101-3/+2
* | | test of DELETE privilege and cyclic reference added in case of altering view ...bell@sanja.is.com.ua2004-10-071-4/+20
* | | fixed & added comments (according to Igor's review and a bit more)bell@sanja.is.com.ua2004-10-071-3/+3
* | | More fixes for strict mode:monty@mishka.local2004-10-021-1/+3
* | | new show create view outputbell@sanja.is.com.ua2004-09-241-4/+14
* | | Merge.jani@rhols221.adsl.netsonic.fi2004-09-131-1/+31
|\ \ \
| * | | Added per thread status variables, after review, patch v1.1.jani@rhols221.adsl.netsonic.fi2004-09-131-1/+31
* | | | Fix bad output in SHOW CREATE VIEW, update affectedpaul@kite-hub.kitebird.com2004-09-101-1/+1
* | | | mergebell@sanja.is.com.ua2004-09-091-2/+18
|\ \ \ \
| * \ \ \ Merge on pullmonty@mysql.com2004-09-091-1/+17
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge with 4.1monty@mysql.com2004-09-061-1/+17
| | |\ \ \ | | | |/ /
| | | * | ctype_recoding.result, ctype_recoding.test, sql_show.cc:bar@mysql.com2004-08-111-1/+17
| * | | | Fixed typo that showed up in non-debug build (in sql/sql_show.cc).pem@mysql.comhem.se2004-09-071-1/+1
* | | | | support of view to COM_FIELD_LIST added (BUG#5145)bell@sanja.is.com.ua2004-09-071-2/+7
|/ / / /
* | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0bell@sanja.is.com.ua2004-09-041-3/+3
|\ \ \ \ | |/ / /
| * | | Merge with pulled codemonty@mysql.com2004-09-031-3/+3
| |\ \ \
| | * | | Cleanup of new code pushed into 5.0 since last pullmonty@mysql.com2004-09-031-3/+3
* | | | | fixed open_and_lock_tables result processing (all open_and_lock_tables revision)bell@sanja.is.com.ua2004-08-311-8/+18
|/ / / /
* | | | fixes name outout for SHOW CREATE VIEW command (BUG#5162)bell@sanja.is.com.ua2004-08-241-2/+2
* | | | Port of cursors to be pushed into 5.0 tree:konstantin@mysql.com2004-08-031-17/+33
* | | | sql_show.cc:paul@kite-hub.kitebird.com2004-07-201-3/+5
|/ / /
* | | standard values for table type in SHOW TABLES (BUG#4603)bell@sanja.is.com.ua2004-07-191-4/+6
* | | VIEWbell@sanja.is.com.ua2004-07-161-13/+98
* | | Merge with 4.1monty@mysql.com2004-07-121-6/+4
|\ \ \ | |/ /
| * | 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
* | | Merge with 4.1.3-betamonty@mysql.com2004-07-071-14/+8
|\ \ \ | |/ /
| * | "Version" column in SHOW TABLE STATUS.bar@mysql.com2004-06-241-0/+3