Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge with 4.0.4 | monty@mashka.mysql.fi | 2002-10-02 | 1 | -60/+83 |
|\ | |||||
| * | Fixes and code cleanups after merge with 4.0.3 | monty@mashka.mysql.fi | 2002-10-02 | 1 | -35/+52 |
| * | Merge with 4.0.3 | monty@narttu.mysql.fi | 2002-08-30 | 1 | -29/+35 |
| |\ | |||||
| | * | merge with 4.0 to get last fixes to last merge | monty@hundin.mysql.fi | 2002-06-04 | 1 | -1/+5 |
| | |\ | |||||
| | * \ | merge with 4.0 | monty@hundin.mysql.fi | 2002-06-03 | 1 | -201/+172 |
| | |\ \ | |||||
| | * \ \ | merge | monty@hundin.mysql.fi | 2002-04-13 | 1 | -25/+26 |
| | |\ \ \ | |||||
| | | * | | | Hash now supports several charsets | bar@gw.udmsearch.izhnet.ru | 2002-03-14 | 1 | -1/+2 |
| | | * | | | New ctype functions/macros to support many charsets at a time | bar@gw.udmsearch.izhnet.ru | 2002-03-12 | 1 | -24/+24 |
* | | | | | | Portability fixes. | monty@mashka.mysql.fi | 2002-09-11 | 1 | -64/+38 |
* | | | | | | Added sync_slave_with_master [connection]. | nick@mysql.com | 2002-08-29 | 1 | -7/+25 |
|/ / / / / | |||||
* | | | | | Give better error from reconnect() | monty@mashka.mysql.fi | 2002-08-24 | 1 | -10/+11 |
* | | | | | Fixed timing problem with rpl000001 replication test. | monty@hundin.mysql.fi | 2002-08-18 | 1 | -25/+46 |
* | | | | | Lots of code fixes to the replication code (especially the binary logging and... | monty@mashka.mysql.fi | 2002-08-08 | 1 | -127/+133 |
* | | | | | Big code cleanup/review before 4.0.2 release. | monty@mashka.mysql.fi | 2002-06-11 | 1 | -50/+48 |
| |_|_|/ |/| | | | |||||
* | | | | Enable LOAD DATA LOCAL INFILE in mysql_test | monty@hundin.mysql.fi | 2002-06-04 | 1 | -1/+5 |
| |_|/ |/| | | |||||
* | | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 | monty@hundin.mysql.fi | 2002-06-02 | 1 | -6/+2 |
|\ \ \ | |||||
| * | | | Added useful exit error code for programs using my_getopt in case | jani@hynda.(none) | 2002-05-29 | 1 | -6/+2 |
* | | | | Fixed bug in wait_for_relay_log_space() | monty@hundin.mysql.fi | 2002-06-02 | 1 | -8/+11 |
|/ / / | |||||
* | | | Fixed core dump bug in mysqltest | monty@hundin.mysql.fi | 2002-05-26 | 1 | -2/+2 |
* | | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 | monty@hundin.mysql.fi | 2002-05-22 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | my_getopt: | jani@hynda.(none) | 2002-05-22 | 1 | -2/+2 |
* | | | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 | monty@hundin.mysql.fi | 2002-05-22 | 1 | -5/+5 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Removed compiler warnings | monty@hundin.mysql.fi | 2002-05-22 | 1 | -5/+5 |
* | | | | Changed mysqlbinlog, mysqlmanager-pwgen, mysqlmanagerc, mysqltest, | jani@hynda.(none) | 2002-05-22 | 1 | -186/+158 |
|/ / / | |||||
* | | | init_dynamic_array MyODBC compatibility fix | serg@serg.mysql.com | 2002-04-28 | 1 | -1/+1 |
|/ / | |||||
* | | Cleanups | monty@hundin.mysql.fi | 2002-04-02 | 1 | -3/+4 |
|/ | |||||
* | updated test suite to be able to run 3.23 master and 4.0 slave | sasha@mysql.sashanet.com | 2002-02-09 | 1 | -0/+39 |
* | more predicatable slave behaviour with wait_for_slave_stop in mysqltest | sasha@mysql.sashanet.com | 2002-01-24 | 1 | -6/+51 |
* | Fixed access privilege bug in query cache. | monty@hundin.mysql.fi | 2001-12-22 | 1 | -3/+6 |
* | --replace_result in mysqltest can now use variables | monty@hundin.mysql.fi | 2001-12-15 | 1 | -58/+86 |
* | Portability fixes. | monty@hundin.mysql.fi | 2001-12-10 | 1 | -6/+10 |
* | Removed compiler warnings. | monty@hundin.mysql.fi | 2001-12-10 | 1 | -63/+69 |
* | Update copyright | monty@hundin.mysql.fi | 2001-12-06 | 1 | -30/+30 |
* | Fixes for embedded version. | monty@hundin.mysql.fi | 2001-11-25 | 1 | -4/+3 |
* | use env vars for socket/port in connect in mysqltest | sasha@mysql.sashanet.com | 2001-11-17 | 1 | -4/+25 |
* | Make ft_xxx variables ulong to not break mysqld.cc init of variables. | monty@hundin.mysql.fi | 2001-11-05 | 1 | -11/+23 |
* | Fix error messages | monty@hundin.mysql.fi | 2001-11-04 | 1 | -8/+20 |
* | 64-bit portability fixes in network I/O | sasha@mysql.sashanet.com | 2001-10-13 | 1 | -0/+3 |
* | fixes for mysql-test to run without manager | sasha@mysql.sashanet.com | 2001-10-11 | 1 | -2/+13 |
* | got the last changeset to compile/run | sasha@mysql.sashanet.com | 2001-10-10 | 1 | -3/+8 |
* | Cleanup after last merge | monty@hundin.mysql.fi | 2001-10-08 | 1 | -5/+9 |
* | merge | monty@hundin.mysql.fi | 2001-10-08 | 1 | -34/+156 |
|\ | |||||
| * | Updated manual about embedded version. | monty@hundin.mysql.fi | 2001-10-08 | 1 | -34/+157 |
* | | Merge | sasha@mysql.sashanet.com | 2001-10-04 | 1 | -9/+18 |
|\ \ | |/ | |||||
| * | Fixed some build problems. | monty@hundin.mysql.fi | 2001-10-04 | 1 | -9/+18 |
* | | changes to make things work in the max version | sasha@mysql.sashanet.com | 2001-10-04 | 1 | -1/+10 |
* | | merged | sasha@mysql.sashanet.com | 2001-10-03 | 1 | -11/+17 |
|\ \ | |/ | |||||
| * | Cleaned up SSL documentation | monty@hundin.mysql.fi | 2001-10-02 | 1 | -18/+19 |
* | | mysqltest can now talk to manager and start/stop servers with | sasha@mysql.sashanet.com | 2001-10-01 | 1 | -2/+91 |
* | | client/mysqlmanagerc.c | sasha@mysql.sashanet.com | 2001-09-27 | 1 | -7/+39 |
|/ |