summaryrefslogtreecommitdiff
path: root/sql/sql_show.cc
Commit message (Expand)AuthorAgeFilesLines
* fixed bug in determinating uncacheable queriesunknown2003-01-301-1/+1
* Conflicts resolvingunknown2003-01-201-70/+100
|\
| * Added --compatible mode to mysqldump.unknown2003-01-161-1/+3
| * Added support sql_mode, which can be used to produce various outputsunknown2003-01-161-70/+98
* | SCRUMunknown2003-01-201-13/+2
* | resolving conflictsunknown2003-01-151-14/+40
|\ \ | |/
| * Merge work:/home/bk/mysql-4.1 into mashka.mysql.fi:/home/my/mysql-4.1unknown2003-01-091-0/+2
| |\
| | * merge with 4.0.9unknown2003-01-091-0/+2
| | |\
| | | * Fix embedded server crashunknown2003-01-071-0/+2
| * | | Separating CHARSET and COLLATION termsunknown2003-01-091-1/+18
| |/ /
| * | mergeunknown2003-01-041-4/+8
| |\ \
| | * \ Merge with 4.0.8unknown2003-01-031-4/+8
| | |\ \ | | | |/
| | | * Changed thd variables max_join_size and select_limit to type ha_rows.unknown2002-12-201-0/+3
| | | * Merge with 3.23unknown2002-12-111-4/+5
| | | |\
| | | | * Fixed rare bug in show processlist which could cause core dump if a new threa...unknown2002-12-111-5/+7
| | | | * Proper fix for SHOW VARS on 64-bit systemsunknown2002-12-021-1/+4
| | | | * moving fix elsewhere ...unknown2002-12-021-1/+1
| | | | * Better fix for 64 bit CPU ..unknown2002-11-281-1/+1
| | | | * fix for SHOW VARS for IA64 and other 64 bit systemsunknown2002-11-271-1/+1
| * | | | Some changes to separate charset and collation termsunknown2003-01-041-4/+11
| * | | | mergingunknown2002-12-311-2/+2
| |\ \ \ \
| | * | | | postreview fix (SCRUM)unknown2002-12-281-2/+2
| | |/ / /
| * | | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.1unknown2002-12-301-2/+0
| |\ \ \ \
| | * | | | Fix compiler warnings removing unreferenced variablesunknown2002-12-291-2/+0
| | |/ / /
| * | | | Many fixes.unknown2002-12-241-1/+1
| |/ / /
* | | | SCRUMunknown2003-01-151-7/+13
* | | | Mergeunknown2002-12-191-1/+1
|\ \ \ \ | |/ / /
| * | | thd_charset has been moved to variables structureunknown2002-12-191-1/+1
* | | | Mergingunknown2002-12-171-1/+1
|\ \ \ \ | |/ / /
| * | | Some fixes to get closer to UCS2 compatible SHOW FIELDSunknown2002-12-171-1/+1
* | | | Mergingunknown2002-12-161-7/+16
|\ \ \ \ | |/ / / |/| | |
| * | | Big purge about embedded library (scrum)unknown2002-12-161-6/+17
| * | | Some fixesunknown2002-12-121-1/+2
| * | | Pull conflicts resolutionsunknown2002-11-291-21/+25
| |\ \ \
| | * | | Some code improvementsunknown2002-10-231-9/+9
| | * | | Merge abotchkov@work.mysql.com:/home/bk/mysql-4.1unknown2002-10-181-21/+25
| | |\ \ \
| | | * | | Changes in order to trim embedded library codeunknown2002-10-131-8/+8
| | | * | | Huge pullunknown2002-10-071-21/+25
| | | |\ \ \
| | | | * \ \ Merge abotchkov@work.mysql.com:/home/bk/mysql-4.1unknown2002-09-171-1/+1
| | | | |\ \ \
| | | | * \ \ \ Merge abotchkov@work.mysql.com:/home/bk/mysql-4.1unknown2002-08-031-23/+27
| | | | |\ \ \ \
| | | | | * \ \ \ Merge abotchkov@work.mysql.com:/home/bk/mysql-4.1unknown2002-07-091-1/+7
| | | | | |\ \ \ \
| | | | | * \ \ \ \ Resolving of conflicts from pullunknown2002-06-171-23/+27
| | | | | |\ \ \ \ \
| | | | | | * | | | | Removing net emulation out of embedded libraryunknown2002-06-171-23/+27
* | | | | | | | | | | Fixes for binary protocol (complement to last push)unknown2002-12-141-0/+1
* | | | | | | | | | | rename of net_pkg.cc to protocol.ccunknown2002-12-111-336/+306
|/ / / / / / / / / /
* | | | | | | | | | Merge with 4.0unknown2002-11-211-3/+3
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| * | | | | | | | | Portability fix when using -DBIG_TABLESunknown2002-11-141-3/+3
* | | | | | | | | | added 'USING BTREE' for 'show create table' for HEAPunknown2002-11-191-0/+4
* | | | | | | | | | For coding convenuence cs->mbmaxlen is now 1 for 8bit charsetsunknown2002-11-111-1/+1
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | mergeunknown2002-10-141-7/+7
|\ \ \ \ \ \ \ \ \