summaryrefslogtreecommitdiff
path: root/sql/sql_show.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* fixed problem of port without host in SHOW PROCESSLIST (bug 189)unknown2003-03-261-1/+1
* Print right hostname or IP in SHOW PROCESSLISTunknown2003-03-191-2/+2
* 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
* | Added detection if pthread_attr_getstacksize() existsunknown2003-02-271-4/+1
* | 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
* | merge with 3.23.56 to get patches for --lower-case-table-names andunknown2003-01-291-0/+2
|\ \ | |/
| * Fixed handling of lower_case_table_names in SHOW TABLE STATUS, mysql_list_fie...unknown2003-01-291-0/+2
* | Fix embedded server crashunknown2003-01-071-0/+2
* | 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
* | Portability fix when using -DBIG_TABLESunknown2002-11-141-3/+3
* | Merge with 3.23.53unknown2002-09-221-1/+1
|\ \ | |/
| * Change name -> alias in TABLE_LIST.unknown2002-09-211-2/+2
| * Reverted Heikkis patch as his was not portable.unknown2002-08-081-3/+0
* | Changed table_list->name -> table_list->alias to find places where we where u...unknown2002-09-201-1/+1
* | Added CREATE TEMPORARY TABLES and LOCK TABLES to db and host tablesunknown2002-09-161-3/+3
* | Changed IF(expr, column, NULL) to take type from columnunknown2002-08-121-2/+1
* | merge with 3.23.52unknown2002-08-081-1/+3
|\ \ | |/
| * Added some missing mutex_locks() when manipulating the table cache.unknown2002-08-051-1/+6
* | New SET syntax & system variables.unknown2002-07-231-46/+43
* | Added interface for first set of dynamic variables.unknown2002-06-281-1/+20
* | Added the following new privleges:unknown2002-06-121-2/+2
* | Big code cleanup/review before 4.0.2 release.unknown2002-06-111-2/+2
* | merge with 3.23unknown2002-06-021-1/+3
|\ \ | |/
| * Portability fixes for SCO and HPUXunknown2002-05-311-1/+3
* | mergeunknown2002-04-251-9/+18
|\ \ | |/
| * SHOW VARIABLES LIKE ... are now case insensitiveunknown2002-04-181-9/+18
* | Update for BTREE keys in HEAP tablesunknown2002-04-121-1/+1
* | merge with 3.23.50unknown2002-03-271-1/+13
|\ \ | |/
| * sql_show.cc, handler.h, handler.cc:unknown2002-03-211-1/+13
| * Fixed bug in INSERT DELAYEDunknown2001-10-021-1/+12
* | New error messagesunknown2002-01-291-1/+1
* | Ugly merge! But I am not done yet - there are a number of things I need to fixunknown2002-01-191-0/+9
|\ \
| * | Here comes a nasty patch, although I am not ready to push it yet. I willunknown2002-01-191-0/+9
* | | Added macros for nice TIMESPEC usage.unknown2002-01-021-2/+12
* | | Fix that SHOW STATUS works with SSL.unknown2001-12-131-24/+49
* | | Update of query cache code.unknown2001-12-051-3/+2
|/ /