Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge with 4.0.8 | monty@mashka.mysql.fi | 2003-01-03 | 1 | -0/+1 |
|\ | |||||
| * | perror.c: | heikki@hundin.mysql.fi | 2002-12-14 | 1 | -0/+1 |
* | | removed redundant -I include-dirs | serg@serg.mysql.com | 2002-11-26 | 1 | -1/+1 |
* | | Merge with 4.0 | monty@mashka.mysql.fi | 2002-11-21 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | merge with 3.23 | monty@mashka.mysql.fi | 2002-11-19 | 1 | -1/+1 |
| |\ | |||||
| | * | - Applied required modifications for automake 1.5 | lenz@mysql.com | 2002-11-17 | 1 | -9/+0 |
* | | | merged | serg@serg.mysql.com | 2002-10-14 | 4 | -8/+11 |
|\ \ \ | |/ / |/| | | |||||
| * | | Merge with 4.0.3 | monty@narttu.mysql.fi | 2002-08-30 | 4 | -8/+11 |
| |\ \ | |||||
| | * \ | merge with 4.0 | monty@hundin.mysql.fi | 2002-06-03 | 5 | -212/+205 |
| | |\ \ | |||||
| | * | | | New ctype functions/macros to support many charsets at a time | bar@gw.udmsearch.izhnet.ru | 2002-03-12 | 4 | -8/+8 |
* | | | | | - Applied required modifications for automake 1.5 | lenz@mysql.com | 2002-10-01 | 1 | -9/+0 |
|/ / / / | |||||
* | | | | Big code cleanup/review before 4.0.2 release. | monty@mashka.mysql.fi | 2002-06-11 | 1 | -67/+63 |
| |/ / |/| | | |||||
* | | | merge with 3.23 | monty@hundin.mysql.fi | 2002-06-02 | 1 | -1/+1 |
|\ \ \ | | |/ | |/| | |||||
| * | | Portability fixes for SCO and HPUX | monty@hundin.mysql.fi | 2002-05-31 | 1 | -1/+1 |
* | | | Added useful exit error code for programs using my_getopt in case | jani@hynda.(none) | 2002-05-29 | 5 | -30/+15 |
* | | | merge with 3.23.51 | monty@hundin.mysql.fi | 2002-05-27 | 1 | -5/+0 |
|\ \ \ | |/ / | |||||
| * | | Split raid C function to separate file to make things more portable. | monty@hundin.mysql.fi | 2002-05-27 | 1 | -5/+0 |
| * | | Sergei's MyODBC fix | miguel@hegel.local | 2002-05-12 | 1 | -2/+2 |
| * | | Portability fix for SCO | monty@hundin.mysql.fi | 2001-12-27 | 1 | -24/+25 |
* | | | moved my_getopt.h under client_priv.h | jani@hynda.(none) | 2002-05-22 | 5 | -199/+212 |
* | | | init_dynamic_array MyODBC compatibility fix | serg@serg.mysql.com | 2002-04-28 | 2 | -3/+3 |
| |/ |/| | |||||
* | | merge | monty@hundin.mysql.fi | 2002-01-02 | 1 | -1/+1 |
|\ \ | |||||
| * | | Added macros for nice TIMESPEC usage. | monty@hundin.mysql.fi | 2002-01-02 | 1 | -1/+1 |
* | | | some work on mysql_install | sasha@mysql.sashanet.com | 2001-12-25 | 2 | -3/+195 |
|/ / | |||||
* | | Merge with 3.23.47 | monty@hundin.mysql.fi | 2001-12-15 | 2 | -1/+64 |
|\ \ | |/ | |||||
| * | slave-skip-errors | sasha@mysql.sashanet.com | 2001-12-12 | 2 | -1/+64 |
| * | Small safety fix | monty@hundin.mysql.fi | 2001-11-28 | 1 | -0/+2 |
* | | Removed not used functions from sql_cache | monty@hundin.mysql.fi | 2001-12-14 | 1 | -2/+6 |
* | | Update copyright | monty@hundin.mysql.fi | 2001-12-06 | 6 | -108/+97 |
* | | Patch for SCO | monty@hundin.mysql.fi | 2001-11-26 | 1 | -0/+2 |
* | | merge with 3.23.44 | monty@hundin.mysql.fi | 2001-11-04 | 1 | -0/+6 |
|\ \ | |/ | |||||
| * | Portability fixes | monty@hundin.mysql.fi | 2001-10-31 | 1 | -2/+3 |
* | | One should not only have to include my_net.h to work with sockets. | monty@hundin.mysql.fi | 2001-10-09 | 1 | -7/+2 |
* | | Merge work.mysql.com:/home/bk/mysql | monty@work.mysql.com | 2001-09-18 | 1 | -2/+15 |
|\ \ | |/ | |||||
| * | Fix for LOAD DATA FROM MASTER when using tables with checksum | monty@hundin.mysql.fi | 2001-09-18 | 1 | -2/+15 |
* | | merge | monty@work.mysql.com | 2001-09-17 | 1 | -0/+4 |
|\ \ | |/ | |||||
| * | Added unique error for DEADLOCK | monty@hundin.mysql.fi | 2001-09-17 | 1 | -0/+4 |
* | | Changed to use my_global.h | monty@hundin.mysql.fi | 2001-09-14 | 6 | -6/+6 |
* | | Merge with 3.23.42 | monty@work.mysql.com | 2001-09-13 | 1 | -11/+4 |
|\ \ | |/ | |||||
| * | OS2 patch | monty@hundin.mysql.fi | 2001-09-12 | 1 | -11/+4 |
* | | Some warning fixes and some SSL testprograms check-in | tonu@x153.internalnet | 2001-08-26 | 1 | -0/+1 |
|/ | |||||
* | Portability fixes for Ia64 and Sgi compiler | monty@donna.mysql.fi | 2001-04-25 | 1 | -1/+1 |
* | Fix a crash in Innobase with tables with many columns and a range query | monty@donna.mysql.fi | 2001-03-26 | 1 | -125/+0 |
* | Added test case that crashed Innobase | monty@donna.mysql.fi | 2001-03-26 | 1 | -8/+32 |
* | extra/resolve_stack_dump.c | sasha@mysql.sashanet.com | 2001-02-03 | 1 | -1/+3 |
* | fixed buffer overrun in resolve_stack_dump | sasha@mysql.sashanet.com | 2001-01-18 | 1 | -4/+4 |
* | Added resovle_stack_dump | sasha@mysql.sashanet.com | 2001-01-05 | 2 | -1/+305 |
* | Configure updates | monty@donna.mysql.com | 2000-12-16 | 1 | -4/+4 |
* | Fixed problem with auto-repair of MyISAM tables | monty@donna.mysql.com | 2000-11-21 | 1 | -0/+1 |
* | Fix of LEFT JOIN optimizer bug, problem with key cache on Windows and | monty@donna.mysql.com | 2000-10-14 | 1 | -2/+2 |