Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge with 3.23 -> 4.0 | monty@narttu.mysql.fi | 2003-02-28 | 1 | -1/+1 |
|\ | |||||
| * | Added detection if pthread_attr_getstacksize() exists | monty@narttu.mysql.fi | 2003-02-27 | 1 | -1/+1 |
* | | Merge with 4.0.11 | monty@mashka.mysql.fi | 2003-02-04 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Fixes for Netware | monty@mashka.mysql.fi | 2003-01-28 | 1 | -1/+1 |
* | | resolving conflicts | hf@deer.mysql.r18.ru | 2003-01-15 | 1 | -1/+1 |
|\ \ | |||||
| * \ | Merge with 4.0.8 | monty@mashka.mysql.fi | 2003-01-03 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Changed thd variables max_join_size and select_limit to type ha_rows. | monty@mashka.mysql.fi | 2002-12-20 | 1 | -1/+1 |
* | | | SCRUM | hf@deer.mysql.r18.ru | 2003-01-15 | 1 | -3/+3 |
* | | | Merging | hf@deer.mysql.r18.ru | 2002-12-16 | 1 | -0/+5 |
|\ \ \ | |/ / |/| | | |||||
| * | | Big purge about embedded library (scrum) | hf@deer.mysql.r18.ru | 2002-12-16 | 1 | -0/+5 |
* | | | rename of net_pkg.cc to protocol.cc | monty@mashka.mysql.fi | 2002-12-11 | 1 | -22/+26 |
|/ / | |||||
* | | Merge with 4.0 | monty@mashka.mysql.fi | 2002-11-21 | 1 | -4/+5 |
|\ \ | |/ | |||||
| * | Portability fix extern "C" static -> extern "C" | monty@hundin.mysql.fi | 2002-11-07 | 1 | -2/+2 |
| * | Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes. | monty@butch. | 2002-11-07 | 1 | -4/+5 |
* | | Merge with 4.0.4 | monty@mashka.mysql.fi | 2002-10-02 | 1 | -20/+20 |
|\ \ | |/ |/| | |||||
| * | Fixes and code cleanups after merge with 4.0.3 | monty@mashka.mysql.fi | 2002-10-02 | 1 | -21/+21 |
| * | Merge with 4.0.3 | monty@narttu.mysql.fi | 2002-08-30 | 1 | -1/+1 |
| |\ | |||||
| | * | merge with 4.0 | monty@hundin.mysql.fi | 2002-06-03 | 1 | -0/+3 |
| | |\ | |||||
| | * | | Hash now supports several charsets | bar@gw.udmsearch.izhnet.ru | 2002-03-14 | 1 | -1/+1 |
* | | | | Portability fixes. | monty@mashka.mysql.fi | 2002-09-11 | 1 | -11/+9 |
* | | | | Fixed searching after ssl directories. | monty@mashka.mysql.fi | 2002-09-05 | 1 | -2/+0 |
|/ / / | |||||
* | | | Fixed bug in wait_for_update() that I had introduced. | monty@hundin.mysql.fi | 2002-08-22 | 1 | -4/+2 |
* | | | Use our version of RWLOCKS on UNIXWARE 7 | monty@hundin.mysql.fi | 2002-08-21 | 1 | -32/+42 |
* | | | Lots of code fixes to the replication code (especially the binary logging and... | monty@mashka.mysql.fi | 2002-08-08 | 1 | -9/+18 |
* | | | New SET syntax & system variables. | monty@mashka.mysql.fi | 2002-07-23 | 1 | -9/+7 |
* | | | Added the following new privleges: | monty@mashka.mysql.fi | 2002-06-12 | 1 | -2/+1 |
* | | | Big code cleanup/review before 4.0.2 release. | monty@mashka.mysql.fi | 2002-06-11 | 1 | -41/+56 |
* | | | Added a lot of DBUG_xxx statements to be able to find replication bug. | monty@bitch.mysql.fi | 2002-06-08 | 1 | -2/+3 |
* | | | removed init_count from IO_CACHE. | monty@hundin.mysql.fi | 2002-06-05 | 1 | -11/+19 |
| |/ |/| | |||||
* | | Fixed bug: load table from master w/empty master would hang. | nick@nick.leippe.com | 2002-05-30 | 1 | -0/+3 |
|/ | |||||
* | fixes for slave backward compat | sasha@mysql.sashanet.com | 2002-02-07 | 1 | -0/+1 |
* | New error messages | monty@hundin.mysql.fi | 2002-01-29 | 1 | -3/+2 |
* | 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 | -33/+56 |
|\ | |||||
| * | Here comes a nasty patch, although I am not ready to push it yet. I will | sasha@mysql.sashanet.com | 2002-01-19 | 1 | -33/+56 |
* | | Fix insert delated + query cache. | monty@hundin.mysql.fi | 2001-12-20 | 1 | -4/+6 |
* | | Update copyright | monty@hundin.mysql.fi | 2001-12-06 | 1 | -8/+4 |
|/ | |||||
* | work to enable reading 3.23 logs - not yet finished | sasha@mysql.sashanet.com | 2001-11-10 | 1 | -0/+611 |
* | fixed memory leak in replication | sasha@mysql.sashanet.com | 2001-11-08 | 1 | -0/+1 |
* | cleanup | sasha@mysql.sashanet.com | 2001-10-23 | 1 | -0/+177 |
* | fixes for mysql-test to run without manager | sasha@mysql.sashanet.com | 2001-10-11 | 1 | -0/+7 |
* | got the last changeset to compile/run | sasha@mysql.sashanet.com | 2001-10-10 | 1 | -3/+3 |
* | 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/+36 |