summaryrefslogtreecommitdiff
path: root/sql/sql_show.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-03-171-60/+63
|\ \ \ | | |/ | |/|
| * | Preparing to client<->server autoconvertunknown2003-03-171-60/+63
* | | Merge with 4.0unknown2003-03-161-2/+10
|\ \ \ | |/ / |/| / | |/
| * used correct function (SCRUM)unknown2003-02-281-2/+2
| * posreview changing (SCRUM)unknown2003-02-271-5/+2
| * mergingunknown2003-02-271-2/+13
| |\
| | * client port number added to SHOW PROCESSLIST (SCRUM?)unknown2003-02-171-5/+13
* | | Fix for SHOW, it didn't display CHARACTER SET and COLLATE clauseunknown2003-03-041-1/+1
* | | Merge with 3.23 -> 4.0unknown2003-02-281-4/+1
|\ \ \ | |/ /
| * | Added detection if pthread_attr_getstacksize() existsunknown2003-02-271-4/+1
* | | Merge work:/my/mysql-4.1 into narttu.mysql.fi:/my/mysql-4.1unknown2003-02-271-2/+2
|\ \ \
| * \ \ Merge with 4.0unknown2003-02-271-1/+2
| |\ \ \ | | |/ /
| | * | Merge narttu.mysql.fi:/my/mysql-3.23 into narttu.mysql.fi:/my/mysql-4.0unknown2003-02-261-1/+2
| | |\ \ | | | |/ | | |/|
| | | * Fix for SHOW TABLE STATUS with empty .frm fileunknown2003-02-261-1/+1
| | | * Comment column in SHOW TABLE STATUS now reports that it canunknown2003-02-261-0/+1
| * | | Portability fixesunknown2003-02-271-1/+0
* | | | sql_show.cc:unknown2003-02-261-7/+7
|/ / /
* | | 1. Fix for the crash in debug mode when the .frm is corrupted and SHOW TABLE ...unknown2003-02-241-1/+2
* | | Bug fix: for SHOW STATUS (when ssl is used)unknown2003-02-171-1/+1
* | | After merge fixes & remove compiler warningsunknown2003-02-071-3/+3
* | | Merge with 4.0.11unknown2003-02-041-0/+2
|\ \ \ | |/ /
| * | merge with 3.23.56 to get patches for --lower-case-table-names andunknown2003-01-291-0/+2
| |\ \ | | |/