Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't flush cur_log (relay log) on flush_relay_log_info becasue this crashes ... | monty@mysql.com | 2003-11-22 | 1 | -4/+0 |
* | Merge key cache structures to one | monty@mysql.com | 2003-11-20 | 2 | -17/+18 |
* | Portability fixes for AIX43 | monty@mashka.mysql.fi | 2003-11-20 | 1 | -1/+2 |
* | Changed mysql_next_result() to return int instead of bool | monty@mashka.mysql.fi | 2003-11-19 | 1 | -3/+12 |
* | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTS | monty@mashka.mysql.fi | 2003-11-18 | 2 | -2/+13 |
* | Merge with 4.0 | monty@narttu.mysql.fi | 2003-11-04 | 1 | -1/+1 |
|\ | |||||
| * | 4 small items in this: | guilhem@mysql.com | 2003-10-31 | 2 | -2/+2 |
* | | merge with 4.0 | monty@mashka.mysql.fi | 2003-10-16 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | Better fix for CREATE TABLE IF NOT EXISTS ... SELECT | monty@mashka.mysql.fi | 2003-10-15 | 1 | -2/+2 |
* | | Portability fixes for windows | monty@mashka.mysql.fi | 2003-10-15 | 3 | -5/+5 |
* | | Merge with 4.0.16 | monty@narttu.mysql.fi | 2003-10-07 | 2 | -2/+8 |
|\ \ | |/ | |||||
| * | Block SIGPIPE also for not threaded client programs. | monty@narttu.mysql.fi | 2003-09-23 | 2 | -6/+8 |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mishka.mysql.fi | 2003-10-06 | 2 | -6/+12 |
|\ \ | |||||
| * | | Fix for bugs #1437, #1446 | hf@deer.(none) | 2003-10-04 | 2 | -6/+12 |
* | | | Move init_compiled_charsets to own file | monty@mishka.mysql.fi | 2003-10-06 | 1 | -1/+1 |
|/ / | |||||
* | | - Code cleanup: replaced C++-style comments with the proper syntax for | lenz@kallisto.local | 2003-09-24 | 2 | -2/+2 |
* | | SCRUM | hf@deer.(none) | 2003-09-19 | 2 | -4/+13 |
* | | SCRUM: | hf@deer.(none) | 2003-09-18 | 1 | -4/+15 |
* | | SCRUM: | hf@deer.(none) | 2003-09-17 | 2 | -11/+12 |
* | | SCRUM | hf@deer.(none) | 2003-09-17 | 2 | -28/+42 |
* | | SCRUM | hf@deer.(none) | 2003-09-16 | 2 | -25/+41 |
* | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1 | hf@deer.(none) | 2003-09-12 | 2 | -13/+12 |
|\ \ | |||||
| * | | SCRUM: | hf@deer.(none) | 2003-09-12 | 2 | -13/+12 |
* | | | merge with 4.1 tree | monty@mashka.mysql.fi | 2003-09-11 | 6 | -144/+90 |
|\ \ \ | |/ / |/| | | |||||
| * | | merge with 4.0.15 | monty@mashka.mysql.fi | 2003-09-11 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | fixed bug #1174 | vva@eagle.mysql.r18.ru | 2003-09-02 | 1 | -1/+1 |
| * | | After merge fixes. | monty@mashka.mysql.fi | 2003-09-11 | 1 | -117/+54 |
| * | | merge | monty@narttu.mysql.fi | 2003-09-03 | 5 | -26/+35 |
| |\ \ | |||||
| | * \ | merge with 4.0.15 | monty@narttu.mysql.fi | 2003-08-29 | 5 | -26/+35 |
| | |\ \ | | | |/ | |||||
| | | * | Add detection of in_addr_t | monty@narttu.mysql.fi | 2003-08-28 | 1 | -6/+7 |
| | | * | vio ssl structure renames (to get rid of ending _) | monty@narttu.mysql.fi | 2003-08-27 | 2 | -2/+3 |
| | | * | Move test that uses many tables (in query_cache.test) to separate test so tha... | monty@narttu.mysql.fi | 2003-08-22 | 2 | -18/+25 |
* | | | | SCRUM | hf@deer.(none) | 2003-09-11 | 2 | -1/+3 |
* | | | | fix for #1210 | hf@deer.(none) | 2003-09-08 | 1 | -3/+6 |
|/ / / | |||||
* | | | C cleanups | serg@serg.mylan | 2003-09-03 | 1 | -2/+3 |
* | | | merge commit, hope that none of bar and dlenev changes were | kostja@oak.local | 2003-09-03 | 1 | -23/+37 |
|\ \ \ | |/ / |/| | | |||||
| * | | manual merge | kostja@oak.local | 2003-07-31 | 1 | -23/+37 |
| |\ \ | |||||
| | * | | Style fixes, comments for 4.1.1 authorization | kostja@oak.local | 2003-07-18 | 1 | -4/+6 |
| | * | | resolved conflict with pulled changeset | kostja@oak.local | 2003-07-09 | 1 | -23/+35 |
| | |\ \ | |||||
| | | * | | Preliminary support for options --secure-auth, | kostja@oak.local | 2003-07-08 | 1 | -4/+2 |
| | | * | | Bug fixes for authentication | kostja@oak.local | 2003-07-04 | 1 | -7/+11 |
| | | * | | First version of new authentification procedure: now authentification is one-... | kostja@oak.local | 2003-07-01 | 1 | -24/+34 |
* | | | | | After merge fixes | monty@mashka.mysql.fi | 2003-08-19 | 1 | -2/+1 |
* | | | | | Merge with 4.0.14 | monty@mashka.mysql.fi | 2003-08-11 | 1 | -1/+5 |
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| | | |||||
| * | | | Fix for UNIXWARE 7 | monty@narttu.mysql.fi | 2003-07-03 | 1 | -2/+14 |
| * | | | Changed connect with timeout to use poll() instead if socket() to avoid probl... | monty@narttu.mysql.fi | 2003-06-23 | 1 | -27/+67 |
* | | | | SCRUM - adding client into embedded server | hf@deer.(none) | 2003-07-23 | 1 | -1/+4 |
* | | | | SCRUM | hf@deer.(none) | 2003-07-18 | 1 | -1/+1 |
* | | | | Including client code into libmysqld | hf@deer.(none) | 2003-07-14 | 2 | -64/+19 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Some mistakes fixed | hf@deer.(none) | 2003-07-14 | 1 | -0/+20 |