summaryrefslogtreecommitdiff
path: root/sql/sql_show.cc
Commit message (Expand)AuthorAgeFilesLines
* mergedunknown2003-10-211-1/+1
|\
| * mergedunknown2003-10-151-1/+1
| |\
| | * key_map with more that 64 bits widthunknown2003-10-111-1/+1
* | | WL#1106: Switch = --maxdb rather than --sapdbunknown2003-10-151-1/+1
|/ /
* | Mergeunknown2003-09-261-1/+10
|\ \
| * | SCRUM:unknown2003-09-261-1/+10
| |/
* | Bug 1350 fixunknown2003-09-221-4/+10
|/
* Bug fix:unknown2003-09-161-1/+1
* In CREATE syntax: KEY a (field_name(10))unknown2003-09-151-1/+3
* After merge fixes.unknown2003-09-111-1/+1
* mergeunknown2003-09-031-68/+107
|\
| * merge with 4.0.15unknown2003-08-291-68/+107
| |\
| | * vio ssl structure renames (to get rid of ending _)unknown2003-08-271-30/+31
| | * Better fix for myisamchk --sort-index on windowsunknown2003-08-251-4/+7
| | * show symlinked directories in SHOW CREATE TABLEunknown2003-08-231-37/+55
| | * mergedunknown2003-08-211-36/+36
| | |\
| | | * Bug #1064: SHOW CREATE TABLE: avoid allocations for simple tables, old client...unknown2003-08-211-2/+4
| | | * fix for SHOW CREATE TABLE to report corerct second field's lengthunknown2003-08-211-36/+34
| | | * SHOW TABLE STATUS displayed wrong Row_format for myisampack'ed tables. (Bug #...unknown2003-05-141-3/+4
| | * | fixed typo in last pushunknown2003-08-171-2/+2
| | * | Fix mutex handling in SHOW_VARIABLES (key_buffer_size was not properly protec...unknown2003-08-171-7/+5
* | | | table checksum background:unknown2003-08-051-0/+6
|/ / /
* | | now GRANT db.* ... compares patterns correctly to prevent privilege escalationunknown2003-07-221-4/+4
* | | Support for variables with componentsunknown2003-07-061-1/+4
* | | Allow one to use MERGE tables with tables from different databasesunknown2003-06-271-28/+24
* | | merge with public treeunknown2003-06-051-16/+11
|\ \ \
| * | | Added SQLSTATE to client/server protocolunknown2003-06-041-16/+11
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-06-031-2/+0
|\ \ \ \
| * | | | Windows build fixups with the latest sourceunknown2003-06-031-2/+0
| |/ / /
* | | | "Collation" has been moved to SHOW FULL FIELDSunknown2003-06-021-6/+8
|/ / /
* | | SHOW FIELDS changes, more SQL99 INFORMATION_SCHEMA.COLUMNS compatibility:unknown2003-05-231-14/+27
* | | Variables were rename, binary collation names were addedunknown2003-05-221-2/+2
* | | After merge fixesunknown2003-05-211-2/+1
* | | Merge with 4.0.13unknown2003-05-191-2/+6
|\ \ \ | |/ /
| * | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-04-161-1/+1
| |\ \
| | * | Fixed bug in SUM() with NULL:sunknown2003-04-151-1/+1
| * | | One test case, one bug fix and one new featureunknown2003-04-031-1/+4
| |/ /
* | | INSERT ... UPDATE ... VALUES()unknown2003-05-031-3/+3
* | | Merge with 4.0unknown2003-04-031-1/+1
|\ \ \ | |/ /
| * | fixed problem of port without host in SHOW PROCESSLIST (bug 189)unknown2003-03-261-1/+1
* | | German Phone book collation is always compiledunknown2003-03-261-7/+5
* | | SHOW CHARACTER SET now can display commentsunknown2003-03-251-0/+2
* | | sql_show.cc:unknown2003-03-251-1/+1
* | | Two separate commands: SHOW COLLATION and SHOW CHARACTER SETunknown2003-03-251-18/+70
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-03-201-5/+5
|\ \ \
| * | | CONVERT class was removedunknown2003-03-181-2/+2
| * | | SHOW CREATE TABLE didn't display field names in the proper charsetunknown2003-03-181-2/+2
| * | | sql_show.cc:unknown2003-03-171-1/+1
* | | | Merge with 4.0.12unknown2003-03-191-2/+2
|\ \ \ \ | | |/ / | |/| |
| * | | Print right hostname or IP in SHOW PROCESSLISTunknown2003-03-191-2/+2