summaryrefslogtreecommitdiff
path: root/sql/sql_show.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix embedded server crashmiguel@hegel.br2003-01-071-0/+2
* 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
* | Portability fix when using -DBIG_TABLESmonty@mashka.mysql.fi2002-11-141-3/+3
* | Merge with 3.23.53monty@mashka.mysql.fi2002-09-221-1/+1
|\ \ | |/
| * Change name -> alias in TABLE_LIST.monty@mashka.mysql.fi2002-09-211-2/+2
| * Reverted Heikkis patch as his was not portable.monty@hundin.mysql.fi2002-08-081-3/+0
* | Changed table_list->name -> table_list->alias to find places where we where u...monty@mashka.mysql.fi2002-09-201-1/+1
* | Added CREATE TEMPORARY TABLES and LOCK TABLES to db and host tablesmonty@mashka.mysql.fi2002-09-161-3/+3
* | Changed IF(expr, column, NULL) to take type from columnmonty@hundin.mysql.fi2002-08-121-2/+1
* | merge with 3.23.52monty@hundin.mysql.fi2002-08-081-1/+3
|\ \ | |/
| * Added some missing mutex_locks() when manipulating the table cache.monty@narttu.mysql.fi2002-08-051-1/+6
* | New SET syntax & system variables.monty@mashka.mysql.fi2002-07-231-46/+43
* | Added interface for first set of dynamic variables.jani@rhols221.adsl.netsonic.fi2002-06-281-1/+20
* | Added the following new privleges:monty@mashka.mysql.fi2002-06-121-2/+2
* | Big code cleanup/review before 4.0.2 release.monty@mashka.mysql.fi2002-06-111-2/+2
* | merge with 3.23monty@hundin.mysql.fi2002-06-021-1/+3
|\ \ | |/
| * Portability fixes for SCO and HPUXmonty@hundin.mysql.fi2002-05-311-1/+3
* | mergemonty@hundin.mysql.fi2002-04-251-9/+18
|\ \ | |/
| * SHOW VARIABLES LIKE ... are now case insensitivemonty@tik.mysql.fi2002-04-181-9/+18
* | Update for BTREE keys in HEAP tablesmonty@tik.mysql.fi2002-04-121-1/+1
* | merge with 3.23.50monty@hundin.mysql.fi2002-03-271-1/+13
|\ \ | |/
| * sql_show.cc, handler.h, handler.cc:heikki@hundin.mysql.fi2002-03-211-1/+13
| * Fixed bug in INSERT DELAYEDmonty@hundin.mysql.fi2001-10-021-1/+12
* | New error messagesmonty@hundin.mysql.fi2002-01-291-1/+1
* | Ugly merge! But I am not done yet - there are a number of things I need to fixsasha@mysql.sashanet.com2002-01-191-0/+9
|\ \
| * | Here comes a nasty patch, although I am not ready to push it yet. I willsasha@mysql.sashanet.com2002-01-191-0/+9
* | | Added macros for nice TIMESPEC usage.monty@hundin.mysql.fi2002-01-021-2/+12
* | | Fix that SHOW STATUS works with SSL.monty@hundin.mysql.fi2001-12-131-24/+49
* | | Update of query cache code.monty@hundin.mysql.fi2001-12-051-3/+2
|/ /
* | got the last changeset to compile/runsasha@mysql.sashanet.com2001-10-101-0/+1
* | Added rpl_status. This is a midway commit to be able to pull so I can save sasha@mysql.sashanet.com2001-10-091-0/+3
* | Portability fixes + a couple of bug fixes introduced by last push.monty@hundin.mysql.fi2001-10-081-4/+3
* | Fixed that SHOW CREATE TABLE shows all attributesmonty@hundin.mysql.fi2001-09-301-1/+12
* | SSL compiles and works as far as can see. Continue testing..tonu@volk.internalnet2001-09-301-0/+45
* | Added support of INSERT to MERGE tablesmonty@hundin.mysql.fi2001-09-221-1/+0
* | Changed to use my_global.hmonty@hundin.mysql.fi2001-09-141-1/+1
* | merge with 3.23.42monty@work.mysql.com2001-09-021-3/+13
|\ \ | |/
| * Fixed that LOAD DATA INFILE works with transactions.monty@hundin.mysql.fi2001-08-281-3/+13
* | SSL fixestonu@x153.internalnet2001-09-011-23/+25
* | OpenSSL changestonu@x153.internalnet2001-08-271-0/+87
* | Remove warnings and portability fixesmonty@hundin.mysql.fi2001-08-141-4/+7
* | mergedsasha@mysql.sashanet.com2001-08-111-1/+1
|\ \ | |/
| * Portability fixesmonty@hundin.mysql.fi2001-08-101-1/+1
* | Fix UNIONmonty@tik.mysql.fi2001-08-021-4/+4