Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge | monty@hundin.mysql.fi | 2002-10-31 | 1 | -1/+1 |
|\ | |||||
| * | Added back old LARGEFILE handling | monty@hundin.mysql.fi | 2002-10-29 | 1 | -1/+1 |
* | | Added --skip-safemalloc to mysqltest | monty@mashka.mysql.fi | 2002-10-29 | 1 | -1/+1 |
|/ | |||||
* | Changed table_list->name -> table_list->alias to find places where we where u... | monty@mashka.mysql.fi | 2002-09-20 | 1 | -1/+1 |
* | Portability fixes. | monty@mashka.mysql.fi | 2002-09-11 | 1 | -47/+76 |
* | Fixed searching after ssl directories. | monty@mashka.mysql.fi | 2002-09-05 | 1 | -2/+0 |
* | Small fixes | miguel@hegel.br | 2002-08-27 | 1 | -1/+0 |
* | Give better error from reconnect() | monty@mashka.mysql.fi | 2002-08-24 | 1 | -33/+49 |
* | Changed relay_log_space to ulonglong | monty@hundin.mysql.fi | 2002-08-23 | 1 | -13/+6 |
* | Fixed bug in wait_for_update() that I had introduced. | monty@hundin.mysql.fi | 2002-08-22 | 1 | -6/+7 |
* | Use our version of RWLOCKS on UNIXWARE 7 | monty@hundin.mysql.fi | 2002-08-21 | 1 | -76/+83 |
* | Fixed timing problem with rpl000001 replication test. | monty@hundin.mysql.fi | 2002-08-18 | 1 | -38/+38 |
* | Changed IF(expr, column, NULL) to take type from column | monty@hundin.mysql.fi | 2002-08-12 | 1 | -4/+4 |
* | Fix for SSL and new my_getopt | monty@hundin.mysql.fi | 2002-08-09 | 1 | -1/+1 |
* | Fix after merge | monty@hundin.mysql.fi | 2002-08-08 | 1 | -2/+2 |
* | Lots of code fixes to the replication code (especially the binary logging and... | monty@mashka.mysql.fi | 2002-08-08 | 1 | -222/+338 |
* | Merge with 3.23.51 | monty@mashka.mysql.fi | 2002-07-25 | 1 | -0/+1 |
|\ | |||||
| * | Fix wrong usage of constant which could cause mysqld to use index when doing ... | monty@mashka.mysql.fi | 2002-07-19 | 1 | -30/+27 |
| * | Another try to fix slave timeouts | Sinisa@sinisa.nasamreza.org | 2002-07-17 | 1 | -3/+4 |
| * | Merge sinisa@work.mysql.com:/home/bk/mysql | Sinisa@sinisa.nasamreza.org | 2002-07-16 | 1 | -1/+2 |
| |\ | |||||
| | * | making necessary changes after Sasha's correct remarks | Sinisa@sinisa.nasamreza.org | 2002-07-16 | 1 | -1/+1 |
| | * | Fixing slave timeouting | Sinisa@sinisa.nasamreza.org | 2002-07-16 | 1 | -1/+2 |
| * | | slave.cc: | heikki@hundin.mysql.fi | 2002-07-16 | 1 | -11/+42 |
| |/ | |||||
| * | slave.cc: | heikki@hundin.mysql.fi | 2002-06-23 | 1 | -3/+3 |
| * | slave.h, slave.cc: | heikki@hundin.mysql.fi | 2002-06-22 | 1 | -3/+26 |
| * | fixed 'load table from master' hang when host is empty | nick@nick.leippe.com | 2002-05-31 | 1 | -0/+6 |
| * | Sergei's MyODBC fix | miguel@hegel.local | 2002-05-12 | 1 | -1/+1 |
| * | Backport of Sasha's fix to 3.23 from 4.0 | nick@nick.leippe.com | 2002-05-02 | 1 | -16/+7 |
| * | Removed compiler warnings | monty@hundin.mysql.fi | 2002-02-09 | 1 | -1/+0 |
| * | misc cleanup | sasha@mysql.sashanet.com | 2001-12-13 | 1 | -25/+10 |
| * | slave-skip-errors | sasha@mysql.sashanet.com | 2001-12-12 | 1 | -3/+57 |
* | | New SET syntax & system variables. | monty@mashka.mysql.fi | 2002-07-23 | 1 | -46/+94 |
* | | Added support for rw_tryrdlock() and rw_trywrlock() | monty@hundin.mysql.fi | 2002-06-29 | 1 | -1/+0 |
* | | Added support for semaphores in mysys. | monty@hundin.mysql.fi | 2002-06-29 | 1 | -1/+1 |
* | | Compiler warning with unreferenced local variable | miguel@hegel.local | 2002-06-22 | 1 | -1/+0 |
* | | Added the following new privleges: | monty@mashka.mysql.fi | 2002-06-12 | 1 | -17/+8 |
* | | Big code cleanup/review before 4.0.2 release. | monty@mashka.mysql.fi | 2002-06-11 | 1 | -6/+6 |
* | | Added a lot of DBUG_xxx statements to be able to find replication bug. | monty@bitch.mysql.fi | 2002-06-08 | 1 | -50/+77 |
* | | removed init_count from IO_CACHE. | monty@hundin.mysql.fi | 2002-06-05 | 1 | -307/+366 |
* | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 | monty@hundin.mysql.fi | 2002-06-02 | 1 | -2/+0 |
|\ \ | |||||
| * | | Fixed a bug in make test, non-debug version. | jani@hynda.(none) | 2002-05-29 | 1 | -2/+0 |
* | | | Fixed bug in wait_for_relay_log_space() | monty@hundin.mysql.fi | 2002-06-02 | 1 | -2/+2 |
|/ / | |||||
* | | Portability fix | monty@hundin.mysql.fi | 2002-04-30 | 1 | -4/+8 |
* | | Merge work:/home/bk/mysql-4.0 | serg@serg.mysql.com | 2002-04-28 | 1 | -1/+1 |
|\ \ | |||||
| * | | init_dynamic_array MyODBC compatibility fix | serg@serg.mysql.com | 2002-04-28 | 1 | -1/+1 |
* | | | replication bugfixes | sasha@mysql.sashanet.com | 2002-04-25 | 1 | -15/+6 |
|/ / | |||||
* | | fixed assertion failure on corrupted log in reckless slave mode | sasha@mysql.sashanet.com | 2002-04-18 | 1 | -0/+2 |
* | | reckless slave option | sasha@mysql.sashanet.com | 2002-04-15 | 1 | -6/+26 |
* | | relay_log_space_limit | sasha@mysql.sashanet.com | 2002-04-01 | 1 | -10/+101 |
* | | replication updates. This changeset seems to be working fine on test systems. | sasha@mysql.sashanet.com | 2002-03-30 | 1 | -15/+50 |