Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed message in post-commit trigger | sasha@mysql.sashanet.com | 2001-06-28 | 1 | -8/+8 |
* | fixed drop/create database bug when holding global read lock | sasha@mysql.sashanet.com | 2001-06-21 | 1 | -1/+1 |
* | Fixed bug that caused client to hang because mysqld never did send an | monty@hundin.mysql.fi | 2001-06-02 | 1 | -58/+55 |
* | Added ER_SAFE() for cases when the error message could be out of bands | monty@hundin.mysql.fi | 2001-06-01 | 1 | -26/+26 |
* | deal with errno out of range when reading it from the master | sasha@mysql.sashanet.com | 2001-05-31 | 1 | -3/+4 |
* | better error message in replication when packet is too large | sasha@mysql.sashanet.com | 2001-05-03 | 1 | -1/+11 |
* | reversed virtual master | sasha@mysql.sashanet.com | 2001-05-03 | 1 | -140/+6 |
* | fixed redundant repetition of use db in mysqlbinlog | sasha@mysql.sashanet.com | 2001-04-24 | 1 | -6/+140 |
* | Portability fixes | monty@donna.mysql.fi | 2001-04-20 | 1 | -2/+2 |
* | Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysql | monty@donna.mysql.fi | 2001-04-11 | 1 | -1/+1 |
|\ | |||||
| * | Fixed bug in REGEXP for Linux Alpha | monty@donna.mysql.fi | 2001-04-11 | 1 | -1/+1 |
* | | do not log the drop internal temporary tables into the binary log | sasha@mysql.sashanet.com | 2001-04-10 | 1 | -14/+53 |
|/ | |||||
* | changed signal by fd close to signal by vio_close | sasha@mysql.sashanet.com | 2001-03-13 | 1 | -4/+4 |
* | untested changes to close socket on slave stop for OS's that do not | sasha@mysql.sashanet.com | 2001-03-12 | 1 | -3/+15 |
* | Fixed test cases for innobase | monty@donna.mysql.fi | 2001-03-07 | 1 | -28/+35 |
* | Docs/manual.texi | sasha@mysql.sashanet.com | 2001-02-26 | 1 | -4/+4 |
* | sql/slave.cc | sasha@mysql.sashanet.com | 2001-02-26 | 1 | -11/+39 |
|\ | |||||
| * | ulonglong -> uint32 for log offset | sasha@mysql.sashanet.com | 2001-02-26 | 1 | -8/+36 |
* | | Cleanups... | jcole@tetra.spaceapes.com | 2001-02-20 | 1 | -13/+15 |
|/ | |||||
* | Merge work:/home/bk/mysql | sasha@mysql.sashanet.com | 2001-02-14 | 1 | -1/+2 |
|\ | |||||
| * | fixed bug in timestamp replication | sasha@mysql.sashanet.com | 2001-02-14 | 1 | -1/+2 |
* | | Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysql | monty@donna.mysql.com | 2001-02-15 | 1 | -1/+2 |
|\ \ | |/ | |||||
| * | sql/slave.cc | sasha@mysql.sashanet.com | 2001-02-14 | 1 | -1/+2 |
* | | Changed --replace to --replace_result in mysqltest | monty@donna.mysql.com | 2001-02-15 | 1 | -2/+4 |
|/ | |||||
* | fixed up lock counting code - Monty's suggestions | sasha@mysql.sashanet.com | 2001-01-27 | 1 | -3/+6 |
* | Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysql | monty@donna.mysql.com | 2001-01-25 | 1 | -12/+33 |
|\ | |||||
| * | fixed improper read of log name from master.info which broke slave server res... | sasha@mysql.sashanet.com | 2001-01-24 | 1 | -3/+3 |
| * | Added last_errno and last_error to show slave status | sasha@mysql.sashanet.com | 2001-01-24 | 1 | -9/+30 |
* | | Lots of manual changes | monty@donna.mysql.com | 2001-01-25 | 1 | -6/+6 |
|/ | |||||
* | fixed bug in master_pos_wait(), got rid of sleep hack, | sasha@mysql.sashanet.com | 2001-01-22 | 1 | -10/+8 |
* | keep bk happy | monty@donna.mysql.com | 2001-01-22 | 1 | -343/+342 |
* | rpl000016.test sync | sasha@mysql.sashanet.com | 2001-01-17 | 1 | -2/+56 |
* | Removed SCCS flag from all test cases | monty@donna.mysql.com | 2001-01-03 | 1 | -1/+1 |
* | Fix for replication when binary log goes over 2G | monty@donna.mysql.com | 2001-01-03 | 1 | -1/+1 |
* | client/mysqltest.c | sasha@mysql.sashanet.com | 2000-12-14 | 1 | -64/+95 |
* | Fixed delete in tables with hidden primary key | monty@donna.mysql.com | 2000-12-12 | 1 | -0/+2 |
* | I hope I've fixed all the bugs by now, let's test it | sasha@mysql.sashanet.com | 2000-12-11 | 1 | -3/+9 |
* | fixed up leaks found by --exit-info=256 | sasha@mysql.sashanet.com | 2000-12-09 | 1 | -1/+44 |
* | more cleanup of slave load data infile - trying to track down bug, | sasha@mysql.sashanet.com | 2000-12-07 | 1 | -0/+3 |
* | rpl000001 sporadic failure mystery solved - the table was being opened twice :-) | sasha@mysql.sashanet.com | 2000-12-07 | 1 | -8/+1 |
* | fix for SunPro CC | sasha@mysql.sashanet.com | 2000-12-02 | 1 | -2/+2 |
* | added loops and other cool stuff to mysqltest | sasha@mysql.sashanet.com | 2000-12-02 | 1 | -25/+53 |
* | pointer casts -> int4store() | sasha@mysql.sashanet.com | 2000-11-27 | 1 | -3/+2 |
* | Merge work.mysql.com:/home/bk/mysql | sasha@mysql.sashanet.com | 2000-11-27 | 1 | -10/+7 |
|\ | |||||
| * | Fixed temp tables to work with replication. It will not work if you stop the ... | sasha@mysql.sashanet.com | 2000-11-25 | 1 | -10/+7 |
* | | merge | monty@narttu.mysql.fi | 2000-11-27 | 1 | -2/+1 |
|\ \ | |/ |/| | |||||
| * | All statements are now run in a sub transaction | monty@donna.mysql.com | 2000-11-24 | 1 | -2/+1 |
* | | slave master.info FILE -> IO_CACHE | sasha@mysql.sashanet.com | 2000-11-24 | 1 | -38/+67 |
|/ | |||||
* | mysql-test/mysql-test-run | sasha@mysql.sashanet.com | 2000-11-22 | 1 | -14/+63 |
* | fixed warning in sql_class.cc | sasha@mysql.sashanet.com | 2000-11-20 | 1 | -3/+55 |