Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Resolving conflicts | hf@deer.(none) | 2003-07-04 | 2 | -81/+16 | |
| |\ \ \ | | |_|/ | |/| | | ||||||
| | * | | SCRUM | hf@deer.(none) | 2003-07-04 | 1 | -4/+0 | |
| | * | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1 | hf@deer.(none) | 2003-06-19 | 1 | -0/+1 | |
| | |\ \ | ||||||
| | * | | | SCRUM | hf@deer.(none) | 2003-06-18 | 1 | -33/+0 | |
| | * | | | Last part of resolving conflicts after pull | hf@deer.(none) | 2003-06-18 | 2 | -56/+1 | |
| | * | | | SCRUM | hf@deer.(none) | 2003-06-17 | 2 | -63/+78 | |
| | |\ \ \ | ||||||
| | * | | | | SCRUM | hf@deer.(none) | 2003-06-17 | 2 | -37/+27 | |
* | | | | | | implementation of mysql_stmt_reset client end | venu@myvenu.com | 2003-07-08 | 2 | -0/+24 | |
|/ / / / / | ||||||
* | | | | | Fixed some new memory leaks | monty@narttu.mysql.fi | 2003-06-24 | 1 | -84/+63 | |
| |_|/ / |/| | | | ||||||
* | | | | - added libmysql/client_settings.h to distribution | lenz@kallisto.local | 2003-06-19 | 1 | -0/+1 | |
| |/ / |/| | | ||||||
* | | | 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 | 2 | -115/+93 | |
|/ / | ||||||
* | | Fix for mysql_list_fields & reset stmt buffers from stmt_free_result | venu@myvenu.com | 2003-06-08 | 1 | -3/+7 | |
* | | merge with public tree | monty@narttu.mysql.fi | 2003-06-05 | 1 | -87/+105 | |
|\ \ | ||||||
| * \ | Merge with 4.0.13 | monty@narttu.mysql.fi | 2003-06-04 | 1 | -1/+1 | |
| |\ \ | | |/ | ||||||
| | * | Fixed (not fatal) buffer overflow | monty@narttu.mysql.fi | 2003-06-04 | 1 | -1/+1 | |
| * | | Added SQLSTATE to client/server protocol | monty@narttu.mysql.fi | 2003-06-04 | 1 | -93/+99 | |
* | | | 1. Portability fixups for Connector/ODBC 3.52 & DBD | venu@myvenu.com | 2003-06-04 | 2 | -22/+30 | |
* | | | Fix windows build after applyiing the changes from new client.c(sql-common) | venu@myvenu.com | 2003-06-03 | 1 | -207/+0 | |
* | | | SCRUM: | hf@deer.(none) | 2003-06-03 | 2 | -8/+1 | |
* | | | SCRUM: | hf@deer.(none) | 2003-05-31 | 4 | -95/+192 | |
* | | | Lots of conflicts resolved | hf@deer.(none) | 2003-05-28 | 1 | -2195/+3 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | SCRUM | hf@deer.mysql.r18.ru | 2003-05-02 | 1 | -2143/+3 | |
* | | | ORDER BY optimization | monty@narttu.mysql.fi | 2003-05-27 | 1 | -1/+5 | |
* | | | New 4.1 protocol; SQLSTATE, CLIENT_MULTI_RESULTS, client character set | monty@mashka.mysql.fi | 2003-05-26 | 1 | -81/+165 | |
* | | | merge | monty@mashka.mysql.fi | 2003-05-22 | 1 | -6/+1 | |
|\ \ \ | ||||||
| * \ \ | Merge with 4.0.13 | monty@narttu.mysql.fi | 2003-05-19 | 1 | -6/+1 | |
| |\ \ \ | | |/ / | |/| / | | |/ | ||||||
| | * | Exported functions required by MySQLCC | miguel@hegel.local | 2003-04-16 | 1 | -0/+4 | |
* | | | UCS2 and UTF8 are in separate files now | bar@bar.mysql.r18.ru | 2003-05-21 | 1 | -1/+1 | |
* | | | Fix for Windows build by adding pack.c to appropriate .dsp files | venu@myvenu.com | 2003-05-20 | 1 | -0/+3 | |
* | | | Added mysql_fetch_column function | venu@myvenu.com | 2003-05-20 | 2 | -23/+217 | |
|/ / | ||||||
* | | SCRUM | hf@deer.mysql.r18.ru | 2003-04-23 | 3 | -69/+12 | |
* | | Fix to have a reserved OK byte (prepare result) | venu@myvenu.com | 2003-04-16 | 1 | -3/+3 | |
* | | Fix broken windows distribution workspace file (libmysql.dsp), which is causi... | venu@myvenu.com | 2003-04-16 | 1 | -5/+18 | |
* | | Added the support of statement result navigation APIs | venu@myvenu.com | 2003-04-16 | 1 | -9/+82 | |
* | | Exported functions claimed by MySQLCC | miguel@hegel.local | 2003-04-11 | 1 | -0/+2 | |
* | | German Phone book collation is always compiled | bar@bar.mysql.r18.ru | 2003-03-26 | 1 | -1/+1 | |
* | | Merge with 4.0.12 | monty@narttu.mysql.fi | 2003-03-19 | 3 | -6/+3 | |
|\ \ | |/ | ||||||
| * | - renamed "rnd" to "my_rnd" as the name was too generic (and is an exported | lenz@mysql.com | 2003-03-18 | 2 | -196/+3 | |
| * | Change dbug.h -> my_dbug.h (Portability fix) | monty@narttu.mysql.fi | 2003-03-17 | 1 | -1/+0 | |
* | | Merge with 4.0 | monty@narttu.mysql.fi | 2003-03-16 | 1 | -6/+10 | |
|\ \ | |/ | ||||||
| * | Merge with 3.23 to get fixes for --user and BACKUP TABLE | monty@narttu.mysql.fi | 2003-03-10 | 1 | -30/+36 | |
| |\ | ||||||
| | * | Better fix for connect timeout problem. | monty@narttu.mysql.fi | 2003-03-10 | 1 | -34/+37 | |
| | * | Additional bug fix | Sinisa@sinisa.nasamreza.org | 2003-03-08 | 1 | -0/+3 | |
| | * | A correct fix for the timeout problem | Sinisa@sinisa.nasamreza.org | 2003-03-08 | 1 | -7/+4 | |
| | * | connect timeout bug fix | Sinisa@sinisa.nasamreza.org | 2003-02-10 | 1 | -0/+3 | |
* | | | system_charset_info has been moved to /sql directory | root@home.(none) | 2003-03-16 | 1 | -10/+10 | |
* | | | Portability fixes | monty@narttu.mysql.fi | 2003-02-27 | 1 | -1/+1 | |
* | | | merge fix | Sinisa@sinisa.nasamreza.org | 2003-02-22 | 1 | -16/+21 | |
|\ \ \ | ||||||
| * | | | Fix for mysql_stmt_close(), so that the PHP layer can map it easily to know w... | venu@myvenu.com | 2003-02-21 | 1 | -13/+18 |