Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | INSERT ... UPDATE ... VALUES() | serg@serg.mylan | 2003-05-03 | 1 | -1/+1 |
* | Some optimization in CHARSET_INFO: | bar@bar.mysql.r18.ru | 2003-04-01 | 1 | -2/+1 |
* | sql_udf.cc, protocol.cc: | bar@bar.mysql.r18.ru | 2003-02-26 | 1 | -2/+2 |
* | Fixed a lot of wrong memory references as reported by valgrind | monty@mashka.mysql.fi | 2003-02-12 | 1 | -2/+2 |
* | After merge fixes & remove compiler warnings | monty@mashka.mysql.fi | 2003-02-07 | 1 | -1/+1 |
* | Merge with 4.0.11 | monty@mashka.mysql.fi | 2003-02-04 | 1 | -1/+6 |
|\ | |||||
| * | Only write to the error log if --log-error is specified and --console is not ... | monty@mashka.mysql.fi | 2003-01-28 | 1 | -1/+1 |
| * | Fixes for Netware | monty@mashka.mysql.fi | 2003-01-28 | 1 | -0/+5 |
* | | correct parameter of hash_search | wax@mysql.com | 2003-01-28 | 1 | -1/+1 |
* | | correct parameter of hash_result | wax@mysql.com | 2003-01-26 | 1 | -1/+1 |
* | | change structure of udf_func and parameter of functions mysql_drop_func and a... | wax@mysql.com | 2003-01-09 | 1 | -24/+25 |
* | | Change locks in sql_udf.cc to rw_locks (SCRUM) | wax@mysql.com | 2002-12-31 | 1 | -13/+14 |
* | | Merge with 4.0.6 | monty@mashka.mysql.fi | 2002-12-05 | 1 | -0/+2 |
|\ \ | |/ | |||||
| * | Removed copying of parameters as this leads to memory leaks in embedded server. | monty@mashka.mysql.fi | 2002-12-05 | 1 | -0/+2 |
* | | Merge with 4.0 | monty@mashka.mysql.fi | 2002-11-21 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | Portability fix extern "C" static -> extern "C" | monty@hundin.mysql.fi | 2002-11-07 | 1 | -2/+2 |
| * | Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes. | monty@butch. | 2002-11-07 | 1 | -1/+1 |
* | | Merge with 4.0.4 | monty@mashka.mysql.fi | 2002-10-02 | 1 | -13/+14 |
|\ \ | |/ |/| | |||||
| * | Fixes and code cleanups after merge with 4.0.3 | monty@mashka.mysql.fi | 2002-10-02 | 1 | -10/+10 |
| * | Now string values are created and filled with charset field | bar@gw.udmsearch.izhnet.ru | 2002-05-17 | 1 | -2/+2 |
| * | Hash now supports several charsets | bar@gw.udmsearch.izhnet.ru | 2002-03-14 | 1 | -1/+2 |
* | | Merge with 3.23.53 | monty@mashka.mysql.fi | 2002-09-22 | 1 | -1/+1 |
|\ \ | |||||
| * | | Change name -> alias in TABLE_LIST. | monty@mashka.mysql.fi | 2002-09-21 | 1 | -3/+3 |
* | | | Changed table_list->name -> table_list->alias to find places where we where u... | monty@mashka.mysql.fi | 2002-09-20 | 1 | -3/+3 |
* | | | Portability fixes. | monty@mashka.mysql.fi | 2002-09-11 | 1 | -6/+8 |
* | | | Fixed searching after ssl directories. | monty@mashka.mysql.fi | 2002-09-05 | 1 | -28/+34 |
| |/ |/| | |||||
* | | Cleanup of alarm macros. | monty@hundin.mysql.fi | 2001-12-21 | 1 | -1/+2 |
* | | Update copyright | monty@hundin.mysql.fi | 2001-12-06 | 1 | -8/+6 |
|/ | |||||
* | Fixes for OS2. | monty@hundin.mysql.fi | 2001-08-22 | 1 | -1/+1 |
* | Fixed INSERT DELAYED with Innobase | monty@donna.mysql.fi | 2001-04-09 | 1 | -5/+24 |
* | Changed pthread_mutex_init() to use new MY_MUTEX_INIT.. macro | monty@donna.mysql.fi | 2001-03-26 | 1 | -1/+1 |
* | Update to new root alloc, OPTIMIZE TABLE and some other changes | monty@donna.mysql.com | 2000-09-12 | 1 | -3/+3 |
* | FLUSH TABLE table_list | monty@donna.mysql.com | 2000-08-22 | 1 | -5/+5 |
* | Import changeset | bk@work.mysql.com | 2000-07-31 | 1 | -0/+471 |