Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Portability fixes (for windows) | monty@mashka.mysql.fi | 2003-01-21 | 1 | -1/+0 |
* | 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 |
* | | | 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 |
* | | | 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 |
| * | | | Added --skip-safemalloc to mysqltest | monty@mashka.mysql.fi | 2002-10-29 | 1 | -1/+1 |
| |/ / | |||||
* | | | removed unused function | bar@bar.mysql.r18.ru | 2002-11-14 | 1 | -2/+3 |
* | | | Added comment blocks for all functions | nick@mysql.com | 2002-10-29 | 1 | -44/+289 |
* | | | Merge with 4.0.4 | monty@mashka.mysql.fi | 2002-10-02 | 1 | -25/+35 |
|\ \ \ | |/ / |/| | | |||||
| * | | Fixes and code cleanups after merge with 4.0.3 | monty@mashka.mysql.fi | 2002-10-02 | 1 | -20/+27 |
| * | | Merge with 4.0.3 | monty@narttu.mysql.fi | 2002-08-30 | 1 | -5/+8 |
| |\ \ | |||||
| | * \ | merge with 4.0 | monty@hundin.mysql.fi | 2002-06-03 | 1 | -28/+43 |
| | |\ \ | |||||
| | * | | | Extension of .frm file (not yet ready for push) | monty@hundin.mysql.fi | 2002-06-02 | 1 | -1/+3 |
| | * | | | merge | monty@hundin.mysql.fi | 2002-04-13 | 1 | -5/+6 |
| | |\ \ \ | |||||
| | | * | | | Hash now supports several charsets | bar@gw.udmsearch.izhnet.ru | 2002-03-14 | 1 | -1/+1 |
| | | * | | | New ctype functions/macros to support many charsets at a time | bar@gw.udmsearch.izhnet.ru | 2002-03-12 | 1 | -4/+5 |
* | | | | | | 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 |
| |/ / / / |