Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge with 4.0.13 | monty@narttu.mysql.fi | 2003-05-19 | 1 | -4/+0 |
|\ | |||||
| * | Changes from Novell for NetWare platform | greg@mysql.com | 2003-04-24 | 1 | -4/+0 |
* | | Replication: new code to not modify in-memory log positions until the COMMIT | guilhem@mysql.com | 2003-04-24 | 1 | -106/+100 |
* | | my_strncasecmp() is not used anymore. Use my_strncoll() instead. | bar@bar.mysql.r18.ru | 2003-04-01 | 1 | -1/+1 |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@narttu.mysql.fi | 2003-03-20 | 1 | -8/+8 |
|\ \ | |||||
| * | | Replication were broken because of automatic charset conversion. | bar@bar.mysql.r18.ru | 2003-03-18 | 1 | -8/+8 |
* | | | Merge with 4.0.12 | monty@narttu.mysql.fi | 2003-03-19 | 1 | -9/+51 |
|\ \ \ | | |/ | |/| | |||||
| * | | New variable rli->ignore_log_space_limit to resolve | guilhem@mysql.com | 2003-03-17 | 1 | -9/+51 |
* | | | Added support for ULONG division with DIV | monty@narttu.mysql.fi | 2003-03-19 | 1 | -3/+3 |
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@narttu.mysql.fi | 2003-03-17 | 1 | -8/+8 |
|\ \ \ | | |/ | |/| | |||||
| * | | Preparing to client<->server autoconvert | bar@bar.mysql.r18.ru | 2003-03-17 | 1 | -8/+8 |
* | | | Merge with 4.0 | monty@narttu.mysql.fi | 2003-03-16 | 1 | -29/+38 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | Simple fixes (nothing notable) | monty@mashka.mysql.fi | 2003-03-12 | 1 | -11/+5 |
| * | merge | monty@narttu.mysql.fi | 2003-03-10 | 1 | -3/+4 |
| |\ | |||||
| | * | Fix that round(0.1,1) == round(0.1,1) | monty@narttu.mysql.fi | 2003-03-10 | 1 | -3/+4 |
| * | | Clearer error message when one forgot to grant REPLICATION SLAVE : | guilhem@mysql.com | 2003-03-08 | 1 | -1/+1 |
| |/ | |||||
| * | Replication: small bug fixes in mysql-test-run.sh and in replication code (mo... | guilhem@mysql.com | 2003-03-03 | 1 | -6/+27 |
| * | Replication: simplification of init_relay_log_pos: always initialize, | guilhem@mysql.com | 2003-03-02 | 1 | -8/+1 |
* | | Replication: give the slave I/O thread a higher priority than the slave SQL t... | papa@gbichot.local | 2003-03-01 | 1 | -3/+6 |
* | | 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 |
| * | Added START TRANSACTION syntax | monty@mashka.mysql.fi | 2003-02-06 | 1 | -4/+4 |
* | | Merge with 4.0.11 | monty@mashka.mysql.fi | 2003-02-04 | 1 | -305/+412 |
|\ \ | |/ | |||||
| * | Fixes for Netware | monty@mashka.mysql.fi | 2003-01-28 | 1 | -27/+81 |
| * | Added timeout for wait_for_master_pos | monty@mashka.mysql.fi | 2003-01-25 | 1 | -36/+238 |
* | | Merge | monty@mashka.mysql.fi | 2003-01-21 | 1 | -2/+0 |
|\ \ | |||||
| * | | Portability fixes (for windows) | monty@mashka.mysql.fi | 2003-01-21 | 1 | -1/+0 |
* | | | Conflicts resolving | hf@deer.mysql.r18.ru | 2003-01-20 | 1 | -4/+17 |
|\ \ \ | |/ / | |||||
| * | | merge with 4.0 to get bug fix for SHOW PROCESSLIST + connected slave | monty@mashka.mysql.fi | 2003-01-19 | 1 | -4/+17 |
| |\ \ | | |/ | |||||
| | * | Merge with 3.23 to get bug fix for SHOW PROCESSLIST + running thread | monty@mashka.mysql.fi | 2003-01-19 | 1 | -4/+17 |
| | |\ | |||||
| | | * | Only set thd->query to 0 if LOCK_thread_count is hold | monty@mashka.mysql.fi | 2003-01-18 | 1 | -8/+26 |
| | | * | Change name -> alias in TABLE_LIST. | monty@mashka.mysql.fi | 2002-09-21 | 1 | -2/+2 |
| | | * | Added some mutex locks to make SLAVE START and SLAVE STOP thread safe. | monty@mashka.mysql.fi | 2002-08-05 | 1 | -0/+4 |
* | | | | resolving conflicts | hf@deer.mysql.r18.ru | 2003-01-15 | 1 | -8/+9 |
|\ \ \ \ | |/ / / | |||||
| * | | | merge with 4.0.9 | monty@mashka.mysql.fi | 2003-01-09 | 1 | -6/+2 |
| |\ \ \ | | |/ / | |||||
| | * | | Fix for bug in LOAD DATA INFILE and replication | monty@mashka.mysql.fi | 2003-01-08 | 1 | -6/+0 |
| | * | | Portability fixes | monty@mashka.mysql.fi | 2003-01-07 | 1 | -0/+2 |
| * | | | Merge with 4.0.8 | monty@mashka.mysql.fi | 2003-01-03 | 1 | -2/+7 |
| |\ \ \ | | |/ / | |||||
| | * | | Changed thd variables max_join_size and select_limit to type ha_rows. | monty@mashka.mysql.fi | 2002-12-20 | 1 | -1/+1 |
| | * | | Ensure that BEGIN / COMMIT is handled properly if slave dies | monty@mashka.mysql.fi | 2002-12-11 | 1 | -1/+6 |
* | | | | SCRUM | hf@deer.mysql.r18.ru | 2003-01-15 | 1 | -2/+5 |
* | | | | Merging | hf@deer.mysql.r18.ru | 2002-12-16 | 1 | -1/+3 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Big purge about embedded library (scrum) | hf@deer.mysql.r18.ru | 2002-12-16 | 1 | -1/+3 |
* | | | | rename of net_pkg.cc to protocol.cc | monty@mashka.mysql.fi | 2002-12-11 | 1 | -59/+63 |
|/ / / | |||||
* | | | Merge with 4.0 | monty@mashka.mysql.fi | 2002-11-21 | 1 | -11/+9 |
|\ \ \ | |/ / | |||||
| * | | merge | monty@butch. | 2002-11-07 | 1 | -3/+3 |
| |\ \ | |||||
| | * | | Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes. | monty@butch. | 2002-11-07 | 1 | -3/+3 |
| * | | | Put temporary files in binlog cache when using BEGIN/COMMIT | monty@hundin.mysql.fi | 2002-11-07 | 1 | -2/+2 |
| |/ / | |||||
| * | | 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 |