Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | a compiler must see '#pragma implementation' *before* | serg@serg.mylan | 2005-06-05 | 1 | -1/+2 |
* | Move USE_PRAGMA_IMPLEMENTATION to proper place | monty@mysql.com | 2005-06-03 | 1 | -4/+1 |
* | tztime.cc: | kent@mysql.com | 2005-06-02 | 1 | -0/+2 |
* | Add ifdefs to control when "#pragma implementation" should be used | msvensson@neptunus.(none) | 2005-05-26 | 1 | -1/+1 |
* | Fix for BUG#10274: In Protocol_simple::store_long don't make any assumptions ... | sergefp@mysql.com | 2005-04-30 | 1 | -1/+1 |
* | Fix for BUG#9298: Make int->string conversion sign-aware in Protocol_simple::... | sergefp@mysql.com | 2005-04-18 | 1 | -1/+1 |
* | additional safety | serg@serg.mylan | 2005-03-07 | 1 | -2/+3 |
* | Fixed crash if max_connections is exceeded. BUG#8996 | serg@serg.mylan | 2005-03-07 | 1 | -2/+3 |
* | Fix for bug #6572: SHOW ERRORS doesn't | gluh@gluh.mysql.r18.ru | 2005-02-23 | 1 | -0/+6 |
* | bug#6275 "client_test" fail in 4.1.7 make test | bar@mysql.com | 2004-12-14 | 1 | -2/+10 |
* | Remove usage of !$ from mysql-tests | monty@mysql.com | 2004-11-02 | 1 | -0/+9 |
* | A fix according to Monty's request: | bar@mysql.com | 2004-10-29 | 1 | -1/+2 |
* | A lot of fixes for prepared statements (PS): | monty@mysql.com | 2004-10-26 | 1 | -0/+7 |
* | A fix and test case for Bug#6049 "Loss of sign when using prepared | konstantin@mysql.com | 2004-10-16 | 1 | -4/+3 |
* | Merge with 4.0 for 4.1 release | monty@mysql.com | 2004-10-06 | 1 | -0/+4 |
* | Portability fixes | monty@mysql.com | 2004-08-26 | 1 | -1/+1 |
* | after merge fixes | serg@serg.mylan | 2004-08-19 | 1 | -5/+5 |
* | manually merged | serg@serg.mylan | 2004-08-18 | 1 | -1/+3 |
* | Proposed fix for Bug#4026 "Microseconds part of TIME/DATETIME types | konstantin@mysql.com | 2004-06-09 | 1 | -11/+13 |
* | Support for character set conversion in binary protocol: another go | konstantin@mysql.com | 2004-05-25 | 1 | -30/+28 |
* | merged | serg@serg.mylan | 2004-04-07 | 1 | -1/+1 |
|\ | |||||
| * | ::reset(), HA_FAST_KEY_READ, disable_indexes(), enable_indexes(), start_bulk_... | serg@serg.mylan | 2004-04-06 | 1 | -1/+1 |
* | | Fixed charsetnr sent to the client | bar@bar.intranet.mysql.r18.ru | 2004-04-06 | 1 | -1/+4 |
|/ | |||||
* | Fixed many compiler warnings | monty@mysql.com | 2004-04-05 | 1 | -1/+1 |
* | Another implementation of send_eof() cleanup | konstantin@mysql.com | 2004-02-10 | 1 | -5/+4 |
* | switch off SERVER_MORE_RESULTS_EXISTS, but | konstantin@oak.local | 2004-02-09 | 1 | -2/+2 |
* | THD::lex now points to THD::main_lex like in 5.0 | konstantin@oak.local | 2003-12-19 | 1 | -1/+1 |
* | Added missing SSL library (Should be in source distribution) | monty@mysql.com | 2003-11-28 | 1 | -6/+12 |
* | Merge key cache structures to one | monty@mysql.com | 2003-11-20 | 1 | -0/+2 |
* | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTS | monty@mashka.mysql.fi | 2003-11-18 | 1 | -1/+12 |
* | Removed some warnings reported by valgrind | monty@narttu.mysql.fi | 2003-11-04 | 1 | -1/+1 |
* | Simplified 'wrong xxx name' error messages by introducing 'general' ER_WRONG_... | monty@narttu.mysql.fi | 2003-11-03 | 1 | -17/+21 |
* | Merge commit | gluh@gluh.mysql.r18.ru | 2003-10-20 | 1 | -26/+19 |
|\ | |||||
| * | Scrum task 835 - text-to-datetime conversion function | gluh@gluh.mysql.r18.ru | 2003-10-20 | 1 | -26/+19 |
* | | SCRUM | hf@deer.(none) | 2003-09-18 | 1 | -1/+3 |
* | | SCRUM: | hf@deer.(none) | 2003-09-17 | 1 | -0/+9 |
|/ | |||||
* | Monty explanation for net_store_length(uint) put to the comment | kostja@oak.local | 2003-09-03 | 1 | -1/+7 |
* | manual merge | kostja@oak.local | 2003-07-31 | 1 | -0/+19 |
|\ | |||||
| * | Style fixes, comments for 4.1.1 authorization | kostja@oak.local | 2003-07-18 | 1 | -0/+19 |
* | | SCRUM - adding client into embedded server | hf@deer.(none) | 2003-07-23 | 1 | -0/+2 |
* | | Including client code into libmysqld | hf@deer.(none) | 2003-07-14 | 1 | -35/+0 |
|\ \ | |/ |/| | |||||
| * | Resolving conflicts | hf@deer.(none) | 2003-07-04 | 1 | -35/+0 |
| |\ | |||||
| | * | SCRUM | hf@deer.(none) | 2003-06-18 | 1 | -34/+0 |
| | * | SCRUM | hf@deer.(none) | 2003-06-17 | 1 | -2/+1 |
| | |\ | |||||
| | * | | SCRUM | hf@deer.(none) | 2003-06-17 | 1 | -23/+0 |
* | | | | SAPDB date/time finctions | gluh@gluh.mysql.r18.ru | 2003-07-08 | 1 | -0/+13 |
* | | | | Merge gluh@gw:/home/bk/mysql-4.1 | gluh@gluh.mysql.r18.ru | 2003-07-08 | 1 | -0/+4 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Merge gluh@gw:/home/bk/mysql-4.1 | gluh@gluh.mysql.r18.ru | 2003-06-23 | 1 | -0/+4 |
| |\ \ \ | | |_|/ | |/| | | |||||
| | * | | Internal commit | gluh@gluh.mysql.r18.ru | 2003-06-23 | 1 | -0/+4 |
* | | | | Fixed slowdown problem on windows | monty@mashka.mysql.fi | 2003-06-25 | 1 | -1/+1 |
|/ / / |