Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge | monty@mysql.com | 2004-06-21 | 1 | -10/+0 |
|\ | |||||
| * | Merge with 4.0.21 | monty@mysql.com | 2004-06-18 | 1 | -10/+0 |
| |\ | |||||
| | * | Fixed issue with compilation MySQL with OpenSSL | gluh@gluh.mysql.r18.ru | 2004-06-09 | 1 | -10/+0 |
* | | | WL#1264 "Per-thread time zone support infrastructure". | dlenev@brandersnatch.localdomain | 2004-06-18 | 1 | -0/+8 |
|/ / | |||||
* | | Merge bk@192.168.21.1:/usr/home/bk/mysql-4.1 | hf@deer.(none) | 2004-06-01 | 1 | -2/+4 |
|\ \ | |||||
| * \ | Merge bk@192.168.21.1:/usr/home/bk/mysql-4.1 | hf@deer.(none) | 2004-05-27 | 1 | -2/+4 |
| |\ \ | |||||
| | * | | WL#1163 (to make spatial parts optional) | hf@deer.(none) | 2004-03-15 | 1 | -2/+4 |
* | | | | Merge mysql.com:/home/my/mysql-4.0 into mysql.com:/home/my/mysql-4.1 | monty@mysql.com | 2004-05-28 | 1 | -1/+5 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Added option --config-extra-env to Do-compile | monty@mysql.com | 2004-05-28 | 1 | -5/+5 |
| * | | | my_global.h: | heikki@hundin.mysql.fi | 2004-05-28 | 1 | -1/+5 |
* | | | | Made my_snprintf() behavior snprintf() compatible when printing %x arguments ... | dlenev@brandersnatch.localdomain | 2004-05-27 | 1 | -6/+0 |
| |/ / |/| | | |||||
* | | | merge with 4.0 to get Netware patches and fixes for libmysqld.dll | monty@mysql.com | 2004-05-25 | 1 | -0/+6 |
|\ \ \ | |/ / | |||||
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@mysql.com | 2004-05-25 | 1 | -0/+6 |
| |\ \ | |||||
| | * | | Added patches from Novell | monty@mysql.com | 2004-05-25 | 1 | -0/+6 |
* | | | | Merge with 4.0 to get fixes for Windows project files | monty@mysql.com | 2004-05-25 | 1 | -0/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | New MYSQL_SERVER_SUFFIX usage (for easier compilation) | monty@mysql.com | 2004-05-25 | 1 | -0/+3 |
| |/ / | |||||
* | | | Support for character set conversion in binary protocol: another go | konstantin@mysql.com | 2004-05-25 | 1 | -1/+1 |
* | | | Portability fixes | monty@mysql.com | 2004-05-07 | 1 | -1/+1 |
* | | | Fix for Bug#3035 "Prepared statement integer inserts": now unsigned | konstantin@mysql.com | 2004-04-30 | 1 | -0/+9 |
* | | | escaping all molty-statement macro | serg@serg.mylan | 2004-04-07 | 1 | -78/+79 |
* | | | Portability fixes | monty@mysql.com | 2004-04-07 | 1 | -4/+4 |
* | | | Fix of compilation failure of latest 4.1 tree: new constants in mysqld.cc | konstantin@mysql.com | 2004-03-15 | 1 | -0/+8 |
| |/ |/| | |||||
* | | Fix bruxism-inducing typo so I can sleep at night. | paul@ice.local | 2004-03-01 | 1 | -1/+1 |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mashka.mysql.fi | 2004-02-19 | 1 | -1/+4 |
|\ \ | |||||
| * | | Max open files handling moved to my_set_max_open_files() | monty@mashka.mysql.fi | 2004-02-19 | 1 | -1/+4 |
* | | | Merge bk-internal:/home/bk/mysql-4.1/ | serg@serg.mylan | 2004-02-17 | 1 | -2/+2 |
|\ \ \ | |/ / |/| | | |||||
| * | | if a key length exceeds the supported maximum and it is safe to auto-decrease... | serg@serg.mylan | 2004-02-17 | 1 | -2/+2 |
* | | | Merge with public tree | monty@mysql.com | 2004-02-16 | 1 | -0/+2 |
|\ \ \ | |/ / |/| | | |||||
| * | | Merge with 4.0.18 | monty@mysql.com | 2004-02-11 | 1 | -0/+2 |
| |\ \ | | |/ | |||||
| | * | include atomic.h in extern "C" mode | serg@serg.mylan | 2004-02-05 | 1 | -0/+2 |
* | | | my_atof is deleted | serg@serg.mylan | 2004-02-13 | 1 | -9/+5 |
|/ / | |||||
* | | SCRUM | hf@deer.(none) | 2004-01-23 | 1 | -0/+2 |
* | | merge | monty@mysql.com | 2003-12-19 | 1 | -0/+18 |
|\ \ | |||||
| * \ | Merge with 4.0.17 | monty@mysql.com | 2003-12-17 | 1 | -0/+18 |
| |\ \ | | |/ | |||||
| | * | Extend max_allowed_packet to 2G in mysql and mysqldump (Bug #2105) | monty@mysql.com | 2003-12-14 | 1 | -0/+3 |
| | * | typo fixed | konstantin@mysql.com | 2003-12-05 | 1 | -2/+2 |
| | * | attempt to make ULONGLONG_MAX work on Windows. | konstantin@mysql.com | 2003-12-05 | 1 | -0/+1 |
| | * | Post-review fixes for bug #1790 'BIT_AND() result in GROUP BY different when | konstantin@mysql.com | 2003-12-02 | 1 | -0/+14 |
* | | | MYSQL_UNIVERSAL_CLIENT_CHARSET definition has been added. | ram@gw.mysql.r18.ru | 2003-12-19 | 1 | -0/+6 |
|/ / | |||||
* | | Portability fixes for AIX43 | monty@mashka.mysql.fi | 2003-11-20 | 1 | -1/+2 |
* | | Merge with 4.0 | monty@narttu.mysql.fi | 2003-11-04 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | correct casting in ulonglong2double | serg@serg.mylan | 2003-10-27 | 1 | -2/+2 |
* | | Merge | igor@rurik.mysql.com | 2003-10-30 | 1 | -0/+3 |
|\ \ | |||||
| * \ | Manual merge | igor@rurik.mysql.com | 2003-08-26 | 1 | -0/+3 |
| |\ \ | |||||
| | * | | Many files: | igor@rurik.mysql.com | 2003-08-02 | 1 | -0/+3 |
* | | | | Merge with 4.0.16 | monty@narttu.mysql.fi | 2003-10-07 | 1 | -0/+10 |
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| | |||||
| * | | Replaced deprecated since OpenSSL 0.9.7 des_ calls and types with | dlenev@mysql.com | 2003-09-12 | 1 | -0/+10 |
* | | | After merge fixes | monty@mashka.mysql.fi | 2003-08-19 | 1 | -3/+0 |
* | | | Merge with 4.0.14 | monty@mashka.mysql.fi | 2003-08-11 | 1 | -3/+11 |
|\ \ \ | |/ / | | / | |/ |/| | |||||
| * | Status query on killed mysql connection results in segmentation fault (Bug #738) | monty@narttu.mysql.fi | 2003-07-04 | 1 | -4/+0 |