Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added patches from Novell | monty@mysql.com | 2004-05-25 | 1 | -19/+25 |
* | Fixes for last pull | monty@mysql.com | 2003-12-16 | 1 | -0/+6 |
* | Edited fix for #1224. | hf@deer.(none) | 2003-12-12 | 1 | -1/+1 |
* | Fix for #1224 in 4.0 | hf@deer.(none) | 2003-12-12 | 1 | -0/+1 |
* | minor fix in rm | konstantin@mysql.com | 2003-10-31 | 1 | -2/+2 |
* | Safety fix to detect multiple calls to my_thread_end() | monty@mashka.mysql.fi | 2003-10-16 | 1 | -5/+0 |
* | - fixed yet another C++-style comment in a .c file that made the IBM | lenz@mysql.com | 2003-09-12 | 1 | -1/+1 |
* | Portability fixes: | lenz@mysql.com | 2003-09-12 | 1 | -0/+2 |
* | Cleaned up last bug fixes | monty@mashka.mysql.fi | 2003-09-09 | 1 | -2/+0 |
* | Fix for #1210 | hf@deer.(none) | 2003-09-08 | 2 | -3/+17 |
* | vio ssl structure renames (to get rid of ending _) | monty@narttu.mysql.fi | 2003-08-27 | 1 | -0/+5 |
* | WL#912 (more user control on relay logs): | guilhem@mysql.com | 2003-07-06 | 1 | -4/+4 |
* | Removed not used variable | monty@narttu.mysql.fi | 2003-05-28 | 1 | -1/+0 |
* | Fix reference to not initialized memory | monty@narttu.mysql.fi | 2003-04-30 | 1 | -1/+1 |
* | followup to CURRENT_USER() fix | serg@serg.mylan | 2003-04-29 | 1 | -1/+2 |
* | Fix to remove compiler warnings | monty@mashka.mysql.fi | 2003-04-28 | 1 | -3/+3 |
* | - Fix for bug #200 (added missing @WRAPLIBS@ to LIBS in | lenz@mysql.com | 2003-03-31 | 1 | -1/+1 |
* | - renamed "rnd" to "my_rnd" as the name was too generic (and is an exported | lenz@mysql.com | 2003-03-18 | 1 | -2/+2 |
* | Change dbug.h -> my_dbug.h (Portability fix) | monty@narttu.mysql.fi | 2003-03-17 | 1 | -1/+0 |
* | Handling of log-error added in embedded server | hf@deer.mysql.r18.ru | 2003-03-10 | 1 | -0/+15 |
* | postmerging fix (SCRUM) | bell@sanja.is.com.ua | 2003-02-27 | 1 | -1/+1 |
* | client port number added to SHOW PROCESSLIST (SCRUM?) | bell@sanja.is.com.ua | 2003-02-17 | 1 | -1/+1 |
* | Fixed multi-table-delete for InnoDB tables | monty@mashka.mysql.fi | 2003-02-17 | 1 | -1/+1 |
* | Fix for MIN/MAX with empty tables | monty@mashka.mysql.fi | 2003-02-03 | 1 | -1/+1 |
* | ft_init_stopwords() in embedded | serg@serg.mysql.com | 2003-01-27 | 1 | -2/+2 |
* | Copy arguments given to mysql_server_init() | monty@mashka.mysql.fi | 2002-12-05 | 1 | -1/+39 |
* | Added back old LARGEFILE handling | monty@hundin.mysql.fi | 2002-10-29 | 1 | -2/+2 |
* | Embedded server bugfix | hf@genie.(none) | 2002-10-21 | 1 | -0/+1 |
* | Builder C++ Embedded Server Sample | miguel@hegel.br | 2002-10-13 | 13 | -0/+559 |
* | - Applied required modifications for automake 1.5 | lenz@mysql.com | 2002-10-01 | 1 | -12/+0 |
* | Added CREATE TEMPORARY TABLES and LOCK TABLES to db and host tables | monty@mashka.mysql.fi | 2002-09-16 | 1 | -0/+1 |
* | Merge | monty@mashka.mysql.fi | 2002-09-05 | 1 | -2/+2 |
|\ | |||||
| * | Fixed searching after ssl directories. | monty@mashka.mysql.fi | 2002-09-05 | 1 | -2/+2 |
* | | Updated VC++ dsp files from windows build machine | monty@hundin.mysql.fi | 2002-08-29 | 1 | -44/+0 |
|/ | |||||
* | Fixed bug in wait_for_update() that I had introduced. | monty@hundin.mysql.fi | 2002-08-22 | 1 | -1/+0 |
* | Fixed bug in blocking handling when compiling with OPENSSL (caused hangup in ... | monty@hundin.mysql.fi | 2002-08-17 | 1 | -3/+8 |
* | Fix after merge | monty@hundin.mysql.fi | 2002-08-08 | 1 | -1/+1 |
* | Lots of code fixes to the replication code (especially the binary logging and... | monty@mashka.mysql.fi | 2002-08-08 | 1 | -5/+5 |
* | merge | monty@mashka.mysql.fi | 2002-07-23 | 4 | -76/+76 |
|\ | |||||
| * | New SET syntax & system variables. | monty@mashka.mysql.fi | 2002-07-23 | 4 | -76/+76 |
* | | Added missing file sql_olap.cc to libmysqld/Makefile.am to fix compile | lenz@mysql.com | 2002-07-22 | 1 | -1/+1 |
|/ | |||||
* | Added interface for first set of dynamic variables. | jani@rhols221.adsl.netsonic.fi | 2002-06-28 | 1 | -1/+1 |
* | Fixed bug in REPAIR table. | monty@hundin.mysql.fi | 2002-06-28 | 1 | -2/+0 |
* | Removed mysql_ssl_clear() | monty@hundin.mysql.fi | 2002-06-27 | 1 | -7/+0 |
* | Fixes for compiling distribution with MIT-threads | monty@hundin.mysql.fi | 2002-06-20 | 1 | -1/+1 |
* | Fixed core dump bug in mysqltest | monty@hundin.mysql.fi | 2002-05-26 | 1 | -7/+14 |
* | Fixed some things to make MySQL to compile again. | monty@hundin.mysql.fi | 2002-05-15 | 1 | -7/+7 |
* | Removed some long from mysqld comments (should be in manual). | monty@hundin.mysql.fi | 2002-05-15 | 1 | -0/+3 |
* | Fix for HAVE_QUERY_CACHE | monty@hundin.mysql.fi | 2002-04-02 | 1 | -7/+7 |
* | fix to make the compile work with --with-other-libc | sasha@mysql.sashanet.com | 2002-03-30 | 1 | -1/+1 |