Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merged | serg@serg.mylan | 2004-08-20 | 1 | -21/+9 |
|\ | |||||
| * | Build bug on 64-Bit platforms. | ingo@mysql.com | 2004-08-19 | 1 | -21/+9 |
* | | manually merged | serg@serg.mylan | 2004-08-18 | 1 | -11/+17 |
|\ \ | |/ | |||||
| * | Bug #4797 - 32 bit and 64 bit builds behave differently on int32 overflow | serg@serg.mylan | 2004-08-11 | 1 | -11/+17 |
* | | forced X/Open mode on HPUX removed. The correct way (that affects not only C ... | serg@serg.mylan | 2004-07-13 | 1 | -20/+0 |
* | | my_global.h: | konstantin@mysql.com | 2004-07-09 | 1 | -1/+5 |
* | | Added missing my_time.c file to mysqlclient project | monty@mysql.com | 2004-06-28 | 1 | -0/+7 |
* | | correct casting void->char | serg@serg.mylan | 2004-06-27 | 1 | -10/+10 |
* | | Fix for compilation failure on high-byte-first platforms. | konstantin@mysql.com | 2004-06-26 | 1 | -13/+14 |
* | | 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 |
|\ \ | |/ |