summaryrefslogtreecommitdiff
path: root/sql/sql_show.cc
Commit message (Expand)AuthorAgeFilesLines
* now my_printf_error is not better then my_error, but my_error call is shorterunknown2004-11-131-7/+6
* mergeunknown2004-11-121-109/+96
|\
| * post-review fixesunknown2004-11-121-6/+7
| * Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2004-10-201-107/+93
| |\
| | * errors without code removedunknown2004-10-201-107/+93
* | | Various build fixes.unknown2004-11-121-1/+1
* | | Merge with 4.1 to get in latest bug fixesunknown2004-11-041-6/+6
|\ \ \
| * | | Remove usage of !$ from mysql-testsunknown2004-11-021-4/+2
| * | | A fix according to Monty's request:unknown2004-10-291-2/+4
* | | | merge with 4.1unknown2004-10-291-45/+68
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Bug#6202: ENUMs are not case sensitive even if declared BINARYunknown2004-10-251-1/+1
| * | Review of all code pushed since last reviewunknown2004-10-201-15/+34
| * | After merge fixesunknown2004-10-071-2/+1
| * | Merge with 4.0 for 4.1 releaseunknown2004-10-061-9/+6
| |\ \
| | * | Bug #5539 SHOW DATABASES LIKE and symlinksunknown2004-09-251-10/+5
| | * | Bug #5539 SHOW DATABASES LIKE and symlinksunknown2004-09-241-1/+2
| * | | Mergeunknown2004-10-041-2/+2
| |\ \ \
| | * | | sql_show.cc:unknown2004-10-041-2/+2
| * | | | Mergeunknown2004-10-031-0/+4
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Mergeunknown2004-09-261-0/+2
| | |\ \ \
| | * | | | WL#1424 Updated after reviewunknown2004-09-261-3/+3
| | * | | | Changed WL#1424 to use the function ha_find_files. This is a simpler implemen...unknown2004-09-211-173/+20
| | * | | | WL1424 Multiple MySQL Servers: SHOW TABLES etc. should detect new and delete ...unknown2004-09-131-16/+173
| * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-011-4/+12
| |\ \ \ \ \
| | * | | | | Support for TIMESTAMP columns holding NULL values. Unlike all otherunknown2004-10-011-4/+12
| | | |/ / / | | |/| | |
| * | | | | InnoDB: quote identifiers according to MySQL settings (Bug #5292)unknown2004-10-011-26/+20
| |/ / / /
| * | | | logging_ok:unknown2004-09-241-0/+2
| |/ / /
* | | | column name changdunknown2004-10-121-1/+1
| |_|/ |/| |
* | | showing table type now is controled by new parameter 'FULL' of SHOW TABLES co...unknown2004-10-101-3/+2
* | | test of DELETE privilege and cyclic reference added in case of altering view ...unknown2004-10-071-4/+20
* | | fixed & added comments (according to Igor's review and a bit more)unknown2004-10-071-3/+3
* | | More fixes for strict mode:unknown2004-10-021-1/+3
* | | new show create view outputunknown2004-09-241-4/+14
* | | Merge.unknown2004-09-131-1/+31
|\ \ \
| * | | Added per thread status variables, after review, patch v1.1.unknown2004-09-131-1/+31
* | | | Fix bad output in SHOW CREATE VIEW, update affectedunknown2004-09-101-1/+1
* | | | mergeunknown2004-09-091-2/+18
|\ \ \ \
| * \ \ \ Merge on pullunknown2004-09-091-1/+17
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge with 4.1unknown2004-09-061-1/+17
| | |\ \ \ | | | |/ /
| | | * | ctype_recoding.result, ctype_recoding.test, sql_show.cc:unknown2004-08-111-1/+17
| * | | | Fixed typo that showed up in non-debug build (in sql/sql_show.cc).unknown2004-09-071-1/+1
* | | | | support of view to COM_FIELD_LIST added (BUG#5145)unknown2004-09-071-2/+7
|/ / / /
* | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2004-09-041-3/+3
|\ \ \ \ | |/ / /
| * | | Merge with pulled codeunknown2004-09-031-3/+3
| |\ \ \
| | * | | Cleanup of new code pushed into 5.0 since last pullunknown2004-09-031-3/+3
* | | | | fixed open_and_lock_tables result processing (all open_and_lock_tables revision)unknown2004-08-311-8/+18
|/ / / /
* | | | fixes name outout for SHOW CREATE VIEW command (BUG#5162)unknown2004-08-241-2/+2
* | | | Port of cursors to be pushed into 5.0 tree:unknown2004-08-031-17/+33
* | | | sql_show.cc:unknown2004-07-201-3/+5
|/ / /
* | | standard values for table type in SHOW TABLES (BUG#4603)unknown2004-07-191-4/+6