Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix embedded server crash | miguel@hegel.br | 2003-01-07 | 1 | -0/+2 |
* | Changed thd variables max_join_size and select_limit to type ha_rows. | monty@mashka.mysql.fi | 2002-12-20 | 1 | -0/+3 |
* | Merge with 3.23 | monty@mashka.mysql.fi | 2002-12-11 | 1 | -4/+5 |
|\ | |||||
| * | Fixed rare bug in show processlist which could cause core dump if a new threa... | monty@mashka.mysql.fi | 2002-12-11 | 1 | -5/+7 |
| * | Proper fix for SHOW VARS on 64-bit systems | Sinisa@sinisa.nasamreza.org | 2002-12-02 | 1 | -1/+4 |
| * | moving fix elsewhere ... | Sinisa@sinisa.nasamreza.org | 2002-12-02 | 1 | -1/+1 |
| * | Better fix for 64 bit CPU .. | Sinisa@sinisa.nasamreza.org | 2002-11-28 | 1 | -1/+1 |
| * | fix for SHOW VARS for IA64 and other 64 bit systems | Sinisa@sinisa.nasamreza.org | 2002-11-27 | 1 | -1/+1 |
* | | Portability fix when using -DBIG_TABLES | monty@mashka.mysql.fi | 2002-11-14 | 1 | -3/+3 |
* | | Merge with 3.23.53 | monty@mashka.mysql.fi | 2002-09-22 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Change name -> alias in TABLE_LIST. | monty@mashka.mysql.fi | 2002-09-21 | 1 | -2/+2 |
| * | Reverted Heikkis patch as his was not portable. | monty@hundin.mysql.fi | 2002-08-08 | 1 | -3/+0 |
* | | Changed table_list->name -> table_list->alias to find places where we where u... | monty@mashka.mysql.fi | 2002-09-20 | 1 | -1/+1 |
* | | Added CREATE TEMPORARY TABLES and LOCK TABLES to db and host tables | monty@mashka.mysql.fi | 2002-09-16 | 1 | -3/+3 |
* | | Changed IF(expr, column, NULL) to take type from column | monty@hundin.mysql.fi | 2002-08-12 | 1 | -2/+1 |
* | | merge with 3.23.52 | monty@hundin.mysql.fi | 2002-08-08 | 1 | -1/+3 |
|\ \ | |/ | |||||
| * | Added some missing mutex_locks() when manipulating the table cache. | monty@narttu.mysql.fi | 2002-08-05 | 1 | -1/+6 |
* | | New SET syntax & system variables. | monty@mashka.mysql.fi | 2002-07-23 | 1 | -46/+43 |
* | | Added interface for first set of dynamic variables. | jani@rhols221.adsl.netsonic.fi | 2002-06-28 | 1 | -1/+20 |
* | | Added the following new privleges: | monty@mashka.mysql.fi | 2002-06-12 | 1 | -2/+2 |
* | | Big code cleanup/review before 4.0.2 release. | monty@mashka.mysql.fi | 2002-06-11 | 1 | -2/+2 |
* | | merge with 3.23 | monty@hundin.mysql.fi | 2002-06-02 | 1 | -1/+3 |
|\ \ | |/ | |||||
| * | Portability fixes for SCO and HPUX | monty@hundin.mysql.fi | 2002-05-31 | 1 | -1/+3 |
* | | merge | monty@hundin.mysql.fi | 2002-04-25 | 1 | -9/+18 |
|\ \ | |/ | |||||
| * | SHOW VARIABLES LIKE ... are now case insensitive | monty@tik.mysql.fi | 2002-04-18 | 1 | -9/+18 |
* | | Update for BTREE keys in HEAP tables | monty@tik.mysql.fi | 2002-04-12 | 1 | -1/+1 |
* | | merge with 3.23.50 | monty@hundin.mysql.fi | 2002-03-27 | 1 | -1/+13 |
|\ \ | |/ | |||||
| * | sql_show.cc, handler.h, handler.cc: | heikki@hundin.mysql.fi | 2002-03-21 | 1 | -1/+13 |
| * | Fixed bug in INSERT DELAYED | monty@hundin.mysql.fi | 2001-10-02 | 1 | -1/+12 |
* | | New error messages | monty@hundin.mysql.fi | 2002-01-29 | 1 | -1/+1 |
* | | Ugly merge! But I am not done yet - there are a number of things I need to fix | sasha@mysql.sashanet.com | 2002-01-19 | 1 | -0/+9 |
|\ \ | |||||
| * | | Here comes a nasty patch, although I am not ready to push it yet. I will | sasha@mysql.sashanet.com | 2002-01-19 | 1 | -0/+9 |
* | | | Added macros for nice TIMESPEC usage. | monty@hundin.mysql.fi | 2002-01-02 | 1 | -2/+12 |
* | | | Fix that SHOW STATUS works with SSL. | monty@hundin.mysql.fi | 2001-12-13 | 1 | -24/+49 |
* | | | Update of query cache code. | monty@hundin.mysql.fi | 2001-12-05 | 1 | -3/+2 |
|/ / | |||||
* | | got the last changeset to compile/run | sasha@mysql.sashanet.com | 2001-10-10 | 1 | -0/+1 |
* | | Added rpl_status. This is a midway commit to be able to pull so I can save | sasha@mysql.sashanet.com | 2001-10-09 | 1 | -0/+3 |
* | | Portability fixes + a couple of bug fixes introduced by last push. | monty@hundin.mysql.fi | 2001-10-08 | 1 | -4/+3 |
* | | Fixed that SHOW CREATE TABLE shows all attributes | monty@hundin.mysql.fi | 2001-09-30 | 1 | -1/+12 |
* | | SSL compiles and works as far as can see. Continue testing.. | tonu@volk.internalnet | 2001-09-30 | 1 | -0/+45 |
* | | Added support of INSERT to MERGE tables | monty@hundin.mysql.fi | 2001-09-22 | 1 | -1/+0 |
* | | Changed to use my_global.h | monty@hundin.mysql.fi | 2001-09-14 | 1 | -1/+1 |
* | | merge with 3.23.42 | monty@work.mysql.com | 2001-09-02 | 1 | -3/+13 |
|\ \ | |/ | |||||
| * | Fixed that LOAD DATA INFILE works with transactions. | monty@hundin.mysql.fi | 2001-08-28 | 1 | -3/+13 |
* | | SSL fixes | tonu@x153.internalnet | 2001-09-01 | 1 | -23/+25 |
* | | OpenSSL changes | tonu@x153.internalnet | 2001-08-27 | 1 | -0/+87 |
* | | Remove warnings and portability fixes | monty@hundin.mysql.fi | 2001-08-14 | 1 | -4/+7 |
* | | merged | sasha@mysql.sashanet.com | 2001-08-11 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Portability fixes | monty@hundin.mysql.fi | 2001-08-10 | 1 | -1/+1 |
* | | Fix UNION | monty@tik.mysql.fi | 2001-08-02 | 1 | -4/+4 |