summaryrefslogtreecommitdiff
path: root/sql/sql_show.cc
Commit message (Expand)AuthorAgeFilesLines
* CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTSmonty@mashka.mysql.fi2003-11-181-1/+6
* mergebell@sanja.is.com.ua2003-10-311-7/+7
|\
| * added code covarage for functions convert(), nullif(), crc32(), is_used_lock(...bell@sanja.is.com.ua2003-10-301-7/+7
* | Merge serg.mylan:/usr/home/serg/Abk/mysql-4.1-bugserg@serg.mylan2003-10-251-1/+1
|\ \ | |/ |/|
| * mergedserg@serg.mylan2003-10-211-1/+1
| |\
| | * mergedserg@serg.mylan2003-10-151-1/+1
| | |\
| | | * key_map with more that 64 bits widthserg@serg.mylan2003-10-111-1/+1
* | | | removed one more hack that - as usual - almost always workedserg@serg.mylan2003-10-241-2/+1
|/ / /
* | | WL#1106: Switch = --maxdb rather than --sapdbgluh@gluh.mysql.r18.ru2003-10-151-1/+1
|/ /
* | Mergehf@deer.(none)2003-09-261-1/+10
|\ \
| * | SCRUM:hf@deer.(none)2003-09-261-1/+10
| |/
* | Bug 1350 fixbar@bar.mysql.r18.ru2003-09-221-4/+10
|/
* Bug fix:bar@bar.mysql.r18.ru2003-09-161-1/+1
* In CREATE syntax: KEY a (field_name(10))bar@bar.mysql.r18.ru2003-09-151-1/+3
* After merge fixes.monty@mashka.mysql.fi2003-09-111-1/+1
* mergemonty@narttu.mysql.fi2003-09-031-68/+107
|\
| * merge with 4.0.15monty@narttu.mysql.fi2003-08-291-68/+107
| |\
| | * vio ssl structure renames (to get rid of ending _)monty@narttu.mysql.fi2003-08-271-30/+31
| | * Better fix for myisamchk --sort-index on windowsmonty@narttu.mysql.fi2003-08-251-4/+7
| | * show symlinked directories in SHOW CREATE TABLEmonty@narttu.mysql.fi2003-08-231-37/+55
| | * mergedserg@serg.mylan2003-08-211-36/+36
| | |\
| | | * Bug #1064: SHOW CREATE TABLE: avoid allocations for simple tables, old client...serg@serg.mylan2003-08-211-2/+4
| | | * fix for SHOW CREATE TABLE to report corerct second field's lengthserg@serg.mylan2003-08-211-36/+34
| | | * SHOW TABLE STATUS displayed wrong Row_format for myisampack'ed tables. (Bug #...monty@narttu.mysql.fi2003-05-141-3/+4
| | * | fixed typo in last pushmonty@narttu.mysql.fi2003-08-171-2/+2
| | * | Fix mutex handling in SHOW_VARIABLES (key_buffer_size was not properly protec...monty@narttu.mysql.fi2003-08-171-7/+5
* | | | table checksum background:serg@serg.mylan2003-08-051-0/+6
|/ / /
* | | now GRANT db.* ... compares patterns correctly to prevent privilege escalationserg@serg.mylan2003-07-221-4/+4
* | | Support for variables with componentsmonty@mashka.mysql.fi2003-07-061-1/+4
* | | Allow one to use MERGE tables with tables from different databasesmonty@mashka.mysql.fi2003-06-271-28/+24
* | | merge with public treemonty@narttu.mysql.fi2003-06-051-16/+11
|\ \ \
| * | | Added SQLSTATE to client/server protocolmonty@narttu.mysql.fi2003-06-041-16/+11
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1venu@myvenu.com2003-06-031-2/+0
|\ \ \ \
| * | | | Windows build fixups with the latest sourcevenu@myvenu.com2003-06-031-2/+0
| |/ / /
* | | | "Collation" has been moved to SHOW FULL FIELDSbar@bar.mysql.r18.ru2003-06-021-6/+8
|/ / /
* | | SHOW FIELDS changes, more SQL99 INFORMATION_SCHEMA.COLUMNS compatibility:bar@bar.mysql.r18.ru2003-05-231-14/+27
* | | Variables were rename, binary collation names were addedbar@bar.mysql.r18.ru2003-05-221-2/+2
* | | After merge fixesmonty@mashka.mysql.fi2003-05-211-2/+1
* | | Merge with 4.0.13monty@narttu.mysql.fi2003-05-191-2/+6
|\ \ \ | |/ /
| * | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0Sinisa@sinisa.nasamreza.org2003-04-161-1/+1
| |\ \
| | * | Fixed bug in SUM() with NULL:smonty@mashka.mysql.fi2003-04-151-1/+1
| * | | One test case, one bug fix and one new featureSinisa@sinisa.nasamreza.org2003-04-031-1/+4
| |/ /
* | | INSERT ... UPDATE ... VALUES()serg@serg.mylan2003-05-031-3/+3
* | | Merge with 4.0monty@narttu.mysql.fi2003-04-031-1/+1
|\ \ \ | |/ /
| * | fixed problem of port without host in SHOW PROCESSLIST (bug 189)bell@sanja.is.com.ua2003-03-261-1/+1
* | | German Phone book collation is always compiledbar@bar.mysql.r18.ru2003-03-261-7/+5
* | | SHOW CHARACTER SET now can display commentsbar@bar.mysql.r18.ru2003-03-251-0/+2
* | | sql_show.cc:bar@bar.mysql.r18.ru2003-03-251-1/+1
* | | Two separate commands: SHOW COLLATION and SHOW CHARACTER SETbar@bar.mysql.r18.ru2003-03-251-18/+70
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@narttu.mysql.fi2003-03-201-5/+5
|\ \ \