summaryrefslogtreecommitdiff
path: root/sql/sql_show.cc
Commit message (Expand)AuthorAgeFilesLines
* Added --compatible mode to mysqldump.jani@rhols221.adsl.netsonic.fi2003-01-161-1/+3
* Added support sql_mode, which can be used to produce various outputsjani@rhols221.adsl.netsonic.fi2003-01-161-70/+98
* Merge work:/home/bk/mysql-4.1 into mashka.mysql.fi:/home/my/mysql-4.1monty@mashka.mysql.fi2003-01-091-0/+2
|\
| * merge with 4.0.9monty@mashka.mysql.fi2003-01-091-0/+2
| |\
| | * Fix embedded server crashmiguel@hegel.br2003-01-071-0/+2
* | | Separating CHARSET and COLLATION termsbar@bar.mysql.r18.ru2003-01-091-1/+18
|/ /
* | mergemonty@mashka.mysql.fi2003-01-041-4/+8
|\ \
| * \ Merge with 4.0.8monty@mashka.mysql.fi2003-01-031-4/+8
| |\ \ | | |/
| | * Changed thd variables max_join_size and select_limit to type ha_rows.monty@mashka.mysql.fi2002-12-201-0/+3
| | * Merge with 3.23monty@mashka.mysql.fi2002-12-111-4/+5
| | |\
| | | * Fixed rare bug in show processlist which could cause core dump if a new threa...monty@mashka.mysql.fi2002-12-111-5/+7
| | | * Proper fix for SHOW VARS on 64-bit systemsSinisa@sinisa.nasamreza.org2002-12-021-1/+4
| | | * moving fix elsewhere ...Sinisa@sinisa.nasamreza.org2002-12-021-1/+1
| | | * Better fix for 64 bit CPU ..Sinisa@sinisa.nasamreza.org2002-11-281-1/+1
| | | * fix for SHOW VARS for IA64 and other 64 bit systemsSinisa@sinisa.nasamreza.org2002-11-271-1/+1
* | | | Some changes to separate charset and collation termsbar@bar.mysql.r18.ru2003-01-041-4/+11
* | | | mergingbell@sanja.is.com.ua2002-12-311-2/+2
|\ \ \ \
| * | | | postreview fix (SCRUM)bell@sanja.is.com.ua2002-12-281-2/+2
| |/ / /
* | | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.1Sinisa@sinisa.nasamreza.org2002-12-301-2/+0
|\ \ \ \
| * | | | Fix compiler warnings removing unreferenced variablesmiguel@hegel.br2002-12-291-2/+0
| |/ / /
* | | | Many fixes.Sinisa@sinisa.nasamreza.org2002-12-241-1/+1
|/ / /
* | | thd_charset has been moved to variables structurebar@bar.mysql.r18.ru2002-12-191-1/+1
* | | Some fixes to get closer to UCS2 compatible SHOW FIELDSbar@bar.mysql.r18.ru2002-12-171-1/+1
* | | Fixes for binary protocol (complement to last push)monty@mashka.mysql.fi2002-12-141-0/+1
* | | rename of net_pkg.cc to protocol.ccmonty@mashka.mysql.fi2002-12-111-336/+306
* | | Merge with 4.0monty@mashka.mysql.fi2002-11-211-3/+3
|\ \ \ | |/ /
| * | Portability fix when using -DBIG_TABLESmonty@mashka.mysql.fi2002-11-141-3/+3
* | | added 'USING BTREE' for 'show create table' for HEAPram@mysql.r18.ru2002-11-191-0/+4
* | | For coding convenuence cs->mbmaxlen is now 1 for 8bit charsetsbar@bar.mysql.r18.ru2002-11-111-1/+1
* | | mergemonty@narttu.mysql.fi2002-10-141-7/+7
|\ \ \
| * | | Some reorganization to use less memory as well as to hide some implementationbar@bar.mysql.r18.ru2002-10-101-7/+7
* | | | Portability fixes to be able to compile MySQL with VC++monty@narttu.mysql.fi2002-10-081-3/+2
|/ / /
* | | Merge with 4.0.4monty@mashka.mysql.fi2002-10-021-64/+357
|\ \ \ | |/ / |/| |
| * | merge with workmonty@mashka.mysql.fi2002-10-021-1/+5
| |\ \
| | * | SHOW TABLE STATUS now displays table charset as wellbar@bar.mysql.r18.ru2002-10-011-0/+4
| | * | "SHOW CHARACTER SET" now displays 1 for 8bit charsets in "mb_maxlen" column.bar@bar.mysql.r18.ru2002-09-051-1/+1
| * | | Fixes and code cleanups after merge with 4.0.3monty@mashka.mysql.fi2002-10-021-146/+170
| * | | Merge with 4.0.3monty@narttu.mysql.fi2002-08-301-25/+290
| |\ \ \ | | |/ /
| | * | Renamed some charset related constantbar@bar.udmsearch.izhnet.ru2002-07-301-1/+3
| | * | Default table character set has been added:bar@gw.udmsearch.izhnet.ru2002-06-191-1/+7
| | * | sql_error.cc, sql_prepare.cc:venu@myvenu.com2002-06-121-0/+195
| | * | New command: SHOW CHARACTER SET [LIKE 'wild']bar@gw.udmsearch.izhnet.ru2002-06-111-0/+38
| | * | Changes for new binary .frm formatmonty@hundin.mysql.fi2002-06-041-1/+2
| | * | merge with 4.0monty@hundin.mysql.fi2002-06-031-4/+12
| | |\ \
| | * | | Extension of .frm file (not yet ready for push)monty@hundin.mysql.fi2002-06-021-19/+35
| | * | | Now string values are created and filled with charset fieldbar@gw.udmsearch.izhnet.ru2002-05-171-9/+9
| | * | | Fix to use Monty's changes in frm formatbar@gw.udmsearch.izhnet.ru2002-04-181-1/+1
| | * | | mergemonty@hundin.mysql.fi2002-04-131-4/+12
| | |\ \ \
| | | * | | New ctype functions/macros to support many charsets at a timebar@gw.udmsearch.izhnet.ru2002-03-121-4/+6
| | | * | | Added GIS extensionbar@gw.udmsearch.izhnet.ru2002-02-221-0/+6