Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enable WL#4435. | Alexander Nozdrin | 2010-01-12 | 1 | -1/+2 |
* | Disable WL#4435. | MySQL Build Team | 2009-11-17 | 1 | -2/+1 |
* | Merge from mysql-next-mr. | Alexander Nozdrin | 2009-10-28 | 1 | -0/+6 |
|\ | |||||
| * | WL#5016: Fix header file include guards | Mats Kindahl | 2009-09-23 | 1 | -0/+6 |
* | | Backport of revno 2630.28.10, 2630.28.31, 2630.28.26, 2630.33.1, | Konstantin Osipov | 2009-10-22 | 1 | -3/+7 |
|/ | |||||
* | Fix compile warnings. | anozdrin/alik@station. | 2007-09-29 | 1 | -0/+4 |
* | Embedded Server doesn't build on Windows. | iggy@alf. | 2007-06-15 | 1 | -1/+1 |
* | WL#3817: Simplify string / memory area types and make things more consistent ... | monty@mysql.com/narttu.mysql.fi | 2007-05-10 | 1 | -1/+1 |
* | Added more descriptive error message of why statement was automaticly dropped | monty@mysql.com/narttu.mysql.fi | 2007-04-13 | 1 | -1/+1 |
* | my_strtoll10-x86.s: | kent@mysql.com/kent-amd64.(none) | 2006-12-31 | 1 | -1/+1 |
* | Many files: | kent@mysql.com/kent-amd64.(none) | 2006-12-23 | 1 | -2/+1 |
* | Fixed Bug#7838, "pipe_sig_handler should be static". | jani@ua141d10.elisa.omakaista.fi | 2005-02-17 | 1 | -2/+2 |
* | merge with 4.1 | monty@mysql.com | 2004-10-29 | 1 | -1/+2 |
|\ | |||||
| * | Fix compiler warnings (detected by Intel's C++ compiler) | monty@mysql.com | 2004-10-22 | 1 | -1/+1 |
| * | A fix and test case for Bug#5315 "mysql_change_user() doesn't free | konstantin@mysql.com | 2004-09-22 | 1 | -0/+1 |
* | | Merge with 4.1 | monty@mysql.com | 2004-09-06 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Fix for BUG#5038 "Cannot disable LOAD DATA LOCAL INFILE from client" | guilhem@mysql.com | 2004-08-17 | 1 | -1/+1 |
* | | Fixes for MSVC++ compiler. | konstantin@mysql.com | 2004-07-19 | 1 | -1/+1 |
|/ | |||||
* | Fix VC++ compiler error (function redifinition) for embedded server | miguel@hegel.local | 2004-05-10 | 1 | -1/+1 |
* | Portability fixes | monty@mysql.com | 2004-05-07 | 1 | -6/+0 |
* | Simplification: MYSQL_RES *result replaced with MYSQL_DATA result; | konstantin@mysql.com | 2004-03-28 | 1 | -1/+1 |
* | Added LOCAL INFILE callback function support. | jcole@mugatu.jcole.us | 2004-03-22 | 1 | -1/+1 |
* | Intermediate commit of client library (cleanups + fixes of 3 items from | konstantin@mysql.com | 2004-03-16 | 1 | -1/+0 |
* | fix to make client.c compile on windows | konstantin@oak.local | 2004-03-12 | 1 | -1/+0 |
* | Rudimentary part of libmysql patch: | konstantin@oak.local | 2004-03-12 | 1 | -0/+1 |
* | Rename: | konstantin@oak.local | 2004-03-10 | 1 | -1/+1 |
* | New call mysql_stmt_init() introduced. | konstantin@mysql.com | 2004-03-05 | 1 | -1/+1 |
* | Fix for #1429 (Segfault in mysql_stmt_close) | hf@deer.(none) | 2004-02-20 | 1 | -1/+1 |
* | Fix for #2212 (mysql_change_user doesn't work in embedded library) | hf@deer.(none) | 2004-02-14 | 1 | -0/+1 |
* | Fix for #2126 (mysql_server_init call shouldn't be needed) | hf@deer.(none) | 2003-12-18 | 1 | -0/+11 |
* | Merge key cache structures to one | monty@mysql.com | 2003-11-20 | 1 | -9/+9 |
* | Portability fixes for windows | monty@mashka.mysql.fi | 2003-10-15 | 1 | -3/+3 |
* | Fix for bugs #1437, #1446 | hf@deer.(none) | 2003-10-04 | 1 | -0/+1 |
* | SCRUM | hf@deer.(none) | 2003-09-19 | 1 | -0/+1 |
* | SCRUM: | hf@deer.(none) | 2003-09-17 | 1 | -0/+1 |
* | SCRUM | hf@deer.(none) | 2003-09-17 | 1 | -0/+1 |
* | SCRUM | hf@deer.(none) | 2003-09-16 | 1 | -2/+12 |
* | SCRUM: | hf@deer.(none) | 2003-09-12 | 1 | -0/+1 |
* | SCRUM | hf@deer.(none) | 2003-09-11 | 1 | -0/+2 |
* | Last part of resolving conflicts after pull | hf@deer.(none) | 2003-06-18 | 1 | -4/+0 |
* | SCRUM | hf@deer.(none) | 2003-06-17 | 1 | -18/+3 |
|\ | |||||
| * | Fix for compilation error. | hf@deer.(none) | 2003-06-16 | 1 | -1/+1 |
| * | Cleanup after split of libmysql.c to client.c and libmysql.c. A 4.1 master/s... | monty@narttu.mysql.fi | 2003-06-14 | 1 | -21/+4 |
* | | SCRUM | hf@deer.(none) | 2003-06-17 | 1 | -2/+6 |
|/ | |||||
* | SCRUM: | hf@deer.(none) | 2003-06-03 | 1 | -3/+0 |
* | SCRUM: | hf@deer.(none) | 2003-05-31 | 1 | -0/+61 |