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