| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix for -fbranch-probabilites (bug 268) | monty@mashka.mysql.fi | 2003-04-26 | 1 | -0/+1 |
* | - renamed "rnd" to "my_rnd" as the name was too generic (and is an exported | lenz@mysql.com | 2003-03-18 | 1 | -1/+1 |
* | - fixed newly added DBUG_RETURN to DBUG_VOID_RETURN (compile failed with | lenz@mysql.com | 2003-03-13 | 1 | -1/+1 |
* | Simple fixes (nothing notable) | monty@mashka.mysql.fi | 2003-03-12 | 1 | -0/+2 |
* | ha_innodb.h, ha_innodb.cc, handler.h, handler.cc, sql_class.cc: | heikki@hundin.mysql.fi | 2003-03-03 | 1 | -0/+16 |
* | Added detection if pthread_attr_getstacksize() exists | monty@narttu.mysql.fi | 2003-02-27 | 1 | -1/+1 |
* | Fix predicted first rand() call | peter@mysql.com | 2003-01-28 | 1 | -1/+1 |
* | Removed copying of parameters as this leads to memory leaks in embedded server. | monty@mashka.mysql.fi | 2002-12-05 | 1 | -2/+1 |
* | Change of internal key_field=NULL handling to avoid error messages. | monty@hundin.mysql.fi | 2002-12-03 | 1 | -8/+7 |
* | Small improvement to alloc_root | monty@mashka.mysql.fi | 2002-11-16 | 1 | -23/+57 |
* | Portability fix extern "C" static -> extern "C" | monty@hundin.mysql.fi | 2002-11-07 | 1 | -4/+4 |
* | Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes. | monty@butch. | 2002-11-07 | 1 | -13/+14 |
* | Added Rand_log_event | nick@mysql.com | 2002-10-22 | 1 | -1/+1 |
* | Moved rand initialization from mysqld.cc to sql_class.cc:THD::THD() | nick@mysql.com | 2002-10-17 | 1 | -0/+14 |
* | Updated VC++ project files for 4.0.4 | monty@mashka.mysql.fi | 2002-09-24 | 1 | -0/+1 |
* | fixed typo | bell@sanja.is.com.ua | 2002-09-19 | 1 | -1/+2 |
* | new function for innodb | bell@sanja.is.com.ua | 2002-09-19 | 1 | -13/+18 |
* | Fixed searching after ssl directories. | monty@mashka.mysql.fi | 2002-09-05 | 1 | -3/+9 |
* | Some trivial optimzations | monty@mashka.mysql.fi | 2002-09-03 | 1 | -0/+12 |
* | Fixed bug in wait_for_update() that I had introduced. | monty@hundin.mysql.fi | 2002-08-22 | 1 | -4/+9 |
* | Added nety_retry_count as a changeable variable | monty@hundin.mysql.fi | 2002-08-08 | 1 | -1/+0 |
* | New SET syntax & system variables. | monty@mashka.mysql.fi | 2002-07-23 | 1 | -16/+5 |
* | Added interface for first set of dynamic variables. | jani@rhols221.adsl.netsonic.fi | 2002-06-28 | 1 | -3/+7 |
* | Added the following new privleges: | monty@mashka.mysql.fi | 2002-06-12 | 1 | -16/+21 |
* | Big code cleanup/review before 4.0.2 release. | monty@mashka.mysql.fi | 2002-06-11 | 1 | -6/+10 |
* | removed unneeded table name pointer | bell@sanja.is.com.ua | 2002-06-09 | 1 | -5/+1 |
* | Features made for Schlund plus several bug fixes. | Sinisa@sinisa.nasamreza.org | 2002-05-15 | 1 | -1/+1 |
* | replication updates. This changeset seems to be working fine on test systems. | sasha@mysql.sashanet.com | 2002-03-30 | 1 | -0/+8 |
* | added building without query cache | bell@sanja.is.com.ua | 2002-03-22 | 1 | -3/+7 |
* | processing trunsactional tables in query cache | bell@sanja.is.com.ua | 2002-03-15 | 1 | -0/+87 |
* | small bug fix in max queries per hour | Sinisa@sinisa.nasamreza.org | 2002-02-08 | 1 | -1/+1 |
* | Changes required for maximum queries per hour | Sinisa@sinisa.nasamreza.org | 2002-02-01 | 1 | -0/+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 | -3/+8 |
|\ |
|
| * | Here comes a nasty patch, although I am not ready to push it yet. I will | sasha@mysql.sashanet.com | 2002-01-19 | 1 | -3/+8 |
* | | Cleanup of alarm macros. | monty@hundin.mysql.fi | 2001-12-21 | 1 | -1/+1 |
* | | Update copyright | monty@hundin.mysql.fi | 2001-12-06 | 1 | -4/+4 |
* | | Update of query cache code | monty@hundin.mysql.fi | 2001-12-06 | 1 | -1/+1 |
* | | Query cache. | monty@hundin.mysql.fi | 2001-12-02 | 1 | -1/+2 |
|/ |
|
* | Don't do signal() on windows (Causes instability problems) | monty@hundin.mysql.fi | 2001-10-17 | 1 | -1/+1 |
* | Remved Gemini code. | monty@hundin.mysql.fi | 2001-10-10 | 1 | -4/+0 |
* | merge with 3.23.42 | monty@work.mysql.com | 2001-09-02 | 1 | -15/+26 |
|\ |
|
| * | Fixed problem with INSERT DELAYED | monty@hundin.mysql.fi | 2001-08-31 | 1 | -6/+6 |
| * | Portability fixes. | monty@hundin.mysql.fi | 2001-08-21 | 1 | -9/+20 |
* | | Remove warnings and portability fixes | monty@hundin.mysql.fi | 2001-08-14 | 1 | -6/+2 |
* | | merged | sasha@mysql.sashanet.com | 2001-08-09 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | Added new optino --sql-mode to mysqld. | jani@hynda.mysql.fi | 2001-08-09 | 1 | -0/+1 |
* | | Merge work:/home/bk/mysql-4.0 | sasha@mysql.sashanet.com | 2001-08-03 | 1 | -10/+4 |
|\ \ |
|
| * | | Fix UNION | monty@tik.mysql.fi | 2001-08-02 | 1 | -10/+4 |
* | | | LOAD DATA INFILE is now replicated properly, except for cleanup on | sasha@mysql.sashanet.com | 2001-08-03 | 1 | -0/+1 |
|/ / |
|
* | | added pre/post read callbacks to IO_CACHE | sasha@mysql.sashanet.com | 2001-07-20 | 1 | -0/+1 |