Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | 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 | |
* | | | Merge work:/home/bk/mysql-4.0 | sasha@mysql.sashanet.com | 2002-03-26 | 1 | -1/+9 | |
|\ \ \ | ||||||
| * | | | replication updates and bugfixes. Still not perfect - there is some strange | sasha@mysql.sashanet.com | 2002-03-15 | 1 | -1/+9 | |
* | | | | mi_check flags cleanup | serg@serg.mysql.com | 2002-03-13 | 1 | -2/+1 | |
|/ / / | ||||||
* | | | fixed replication bug | sasha@mysql.sashanet.com | 2002-03-09 | 1 | -0/+2 | |
* | | | fixed replication assert failure ( found by Jeremy Zawodny) | sasha@mysql.sashanet.com | 2002-03-08 | 1 | -27/+35 | |
* | | | DBUG_ASSERT_LOCK | sasha@mysql.sashanet.com | 2002-03-08 | 1 | -1/+1 | |
* | | | fixed the use of unitialized variable - code now works on the test system | sasha@mysql.sashanet.com | 2002-03-02 | 1 | -1/+1 | |
* | | | make my_vsnprintf() work with oversized strings | sasha@mysql.sashanet.com | 2002-03-01 | 1 | -0/+1 | |
| |/ |/| | ||||||
* | | updated test suite to be able to run 3.23 master and 4.0 slave | sasha@mysql.sashanet.com | 2002-02-09 | 1 | -5/+5 | |
* | | fixes for slave backward compat | sasha@mysql.sashanet.com | 2002-02-07 | 1 | -11/+129 | |
* | | Merge work:/home/bk/mysql-4.0 | sasha@mysql.sashanet.com | 2002-01-31 | 1 | -1/+1 | |
|\ \ | ||||||
| * \ | Merge work:/home/bk/mysql-4.0 | sasha@mysql.sashanet.com | 2002-01-29 | 1 | -1/+1 | |
| |\ \ | ||||||
| | * | | temporary commit - need to pull Monty's changes | sasha@mysql.sashanet.com | 2002-01-29 | 1 | -1/+1 | |
* | | | | Added --sql-mode=NO_UNSIGNED_SUBTRACTION | monty@hundin.mysql.fi | 2002-01-30 | 1 | -2/+1 | |
|/ / / |