Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed server crash on moving query block with pointers to same table in it (B... | bell@sanja.is.com.ua | 2003-09-15 | 1 | -2/+24 |
* | Remove compiler warnings | monty@narttu.mysql.fi | 2003-07-04 | 1 | -1/+1 |
* | fixed bug 549 - incorect query cache memory formating on very small query cac... | bell@sanja.is.com.ua | 2003-05-31 | 1 | -9/+7 |
* | fixed bug 209 (SQL_SELECT_LIMIT and query cache incompatibility) | bell@sanja.is.com.ua | 2003-03-31 | 1 | -10/+15 |
* | fixed SQL_SELECT option with UNIONs | bell@sanja.is.com.ua | 2003-02-27 | 1 | -1/+1 |
* | new status variable (number of queries deleted because of low memory) | bell@sanja.is.com.ua | 2002-11-17 | 1 | -1/+2 |
* | Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes. | monty@butch. | 2002-11-07 | 1 | -58/+68 |
* | fixed query cache with system database | bell@sanja.is.com.ua | 2002-10-08 | 1 | -5/+17 |
* | Changed table_list->name -> table_list->alias to find places where we where u... | monty@mashka.mysql.fi | 2002-09-20 | 1 | -3/+3 |
* | new function for innodb | bell@sanja.is.com.ua | 2002-09-19 | 1 | -6/+34 |
* | Changed relay_log_space to ulonglong | monty@hundin.mysql.fi | 2002-08-23 | 1 | -1/+0 |
* | merge | monty@mashka.mysql.fi | 2002-08-08 | 1 | -3/+1 |
|\ | |||||
| * | Lots of code fixes to the replication code (especially the binary logging and... | monty@mashka.mysql.fi | 2002-08-08 | 1 | -3/+1 |
* | | Fixed bug in query cache after temporary table creation. | bell@sanja.is.com.ua | 2002-08-07 | 1 | -3/+4 |
* | | fixed query cahe resize bug | bell@sanja.is.com.ua | 2002-07-28 | 1 | -2/+3 |
|/ | |||||
* | New SET syntax & system variables. | monty@mashka.mysql.fi | 2002-07-23 | 1 | -20/+26 |
* | typo fixed | bell@sanja.is.com.ua | 2002-06-30 | 1 | -1/+1 |
* | semaphores replaced by rwlock | bell@sanja.is.com.ua | 2002-06-30 | 1 | -36/+27 |
* | Made keyread (key scanning) a key specific attribute. | monty@hundin.mysql.fi | 2002-06-19 | 1 | -2/+2 |
* | Big code cleanup/review before 4.0.2 release. | monty@mashka.mysql.fi | 2002-06-11 | 1 | -26/+28 |
* | removed unneeded table name pointer | bell@sanja.is.com.ua | 2002-06-09 | 1 | -3/+5 |
* | Fixed query cache align data bug. | bell@sanja.is.com.ua | 2002-06-07 | 1 | -4/+7 |
* | fixing error | bell@sanja.is.com.ua | 2002-06-06 | 1 | -2/+3 |
* | probably fix of alignment error in query cache | bell@sanja.is.com.ua | 2002-06-06 | 1 | -8/+25 |
* | Fixed some things to make MySQL to compile again. | monty@hundin.mysql.fi | 2002-05-15 | 1 | -1/+1 |
* | Fix VC++ compiler error | miguel@hegel.local | 2002-05-14 | 1 | -1/+1 |
* | added building without query cache | bell@sanja.is.com.ua | 2002-03-22 | 1 | -0/+3 |
* | processing trunsactional tables in query cache | bell@sanja.is.com.ua | 2002-03-15 | 1 | -80/+94 |
* | Fixes for new getopt | monty@hundin.mysql.fi | 2002-01-31 | 1 | -1/+1 |
* | New error messages | monty@hundin.mysql.fi | 2002-01-29 | 1 | -0/+2 |
* | New result block allocation strategy | bell@sanja.is.com.ua | 2002-01-12 | 1 | -13/+39 |
* | Win32 Embedded Server Changes | miguel@light.local | 2002-01-09 | 1 | -0/+5 |
* | Typo fixing | bell@sanja.is.com.ua | 2002-01-08 | 1 | -1/+1 |
* | TODO reorganization | bell@sanja.is.com.ua | 2002-01-08 | 1 | -40/+19 |
* | Fix for FLUSH QUERY CACHE | monty@hundin.mysql.fi | 2002-01-05 | 1 | -18/+110 |
* | Some small fixes to the query cache. | monty@hundin.mysql.fi | 2002-01-03 | 1 | -18/+29 |
* | merge | monty@hundin.mysql.fi | 2002-01-02 | 1 | -25/+37 |
|\ | |||||
| * | Added macros for nice TIMESPEC usage. | monty@hundin.mysql.fi | 2002-01-02 | 1 | -24/+36 |
* | | fixing query cache validator | bell@sanja.is.com.ua | 2002-01-02 | 1 | -1/+35 |
|/ | |||||
* | Limit created keys to MAX_KEY_LENGTH. | monty@hundin.mysql.fi | 2001-12-23 | 1 | -20/+19 |
* | Fix compiler warning | monty@hundin.mysql.fi | 2001-12-22 | 1 | -1/+1 |
* | Fixed access privilege bug in query cache. | monty@hundin.mysql.fi | 2001-12-22 | 1 | -91/+132 |
* | Cleanup of alarm macros. | monty@hundin.mysql.fi | 2001-12-21 | 1 | -12/+57 |
* | Fixed bug in FLUSH QUERY CACHE | monty@hundin.mysql.fi | 2001-12-19 | 1 | -1/+2 |
* | Don't use symlinks when using HAVE_purify. | monty@hundin.mysql.fi | 2001-12-17 | 1 | -0/+2 |
* | Lots of portability fixes. | monty@hundin.mysql.fi | 2001-12-17 | 1 | -11/+48 |
* | Removed not used functions from sql_cache | monty@hundin.mysql.fi | 2001-12-14 | 1 | -12/+0 |
* | Fixed sleep time in mysql-test-run | monty@hundin.mysql.fi | 2001-12-13 | 1 | -11/+361 |
* | Portability fixes. | monty@hundin.mysql.fi | 2001-12-10 | 1 | -1/+3 |
* | Removed compiler warnings. | monty@hundin.mysql.fi | 2001-12-10 | 1 | -68/+58 |