Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | cmiller@zippy.cornsilk.net | 2006-11-02 | 5 | -5/+963 |
|\ | |||||
| * | Update the rules for abi_check | msvensson@neptunus.(none) | 2006-10-27 | 2 | -504/+170 |
| * | WL#3462 Add testing of MySQL client ABI to prevent unintentional ABI breaks | msvensson@neptunus.(none) | 2006-10-24 | 3 | -2/+1281 |
| * | Add ATTRIBUTE_FORMAT specifier to _db_doprnt, which is used by DBUG_PRINT | msvensson@shellback.(none) | 2006-10-12 | 1 | -1/+2 |
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1-maint | kaa@polly.local | 2006-10-11 | 1 | -1/+13 |
| |\ | |||||
| | * | Merge polly.local:/tmp/maint/bug11655/my41-bug11655 | kaa@polly.local | 2006-10-11 | 1 | -1/+13 |
| | |\ | |||||
| | | * | Fixes a number of problems with time/datetime <-> string conversion functions: | kaa@polly.local | 2006-10-04 | 1 | -1/+13 |
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1-engines | istruewing@chilla.local | 2006-10-11 | 2 | -9/+15 |
|\ \ \ \ | |||||
| * \ \ \ | Merge chilla.local:/home/mydev/mysql-4.1-bug8283 | istruewing@chilla.local | 2006-10-09 | 2 | -9/+15 |
| |\ \ \ \ | |||||
| | * | | | | Bug#8283 - OPTIMIZE TABLE causes data loss | istruewing@chilla.local | 2006-10-09 | 2 | -9/+15 |
| * | | | | | Patch for bug#21432 is reverted | gluh@mysql.com/gluh.(none) | 2006-09-27 | 1 | -3/+0 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge mysql.com:/home/gluh/MySQL/Merge/4.1 | gluh@mysql.com/gluh.(none) | 2006-10-05 | 5 | -10/+47 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | Add ATTRIBUTE_FORMAT_FPTR macro for setting format specifier also on function... | msvensson@shellback.(none) | 2006-10-03 | 2 | -4/+14 |
| * | | | | When compiling with qcc on QNC the define __GNUC__will be set although it doe... | msvensson@neptunus.(none) | 2006-10-02 | 1 | -0/+3 |
| * | | | | Fix __attribute__(A) macro (it formerly used bogus __cplusplus__ symbol) | msvensson@neptunus.(none) | 2006-10-02 | 1 | -1/+1 |
| * | | | | Disable __attribute__ entirely on g++ < 3.4. (Bug #2717) | jimw@rama.(none) | 2006-09-29 | 1 | -10/+15 |
| * | | | | Bug #2717: include/my_global.h mis-defines __attribute__ | jimw@rama.(none) | 2006-08-17 | 4 | -6/+28 |
| | |_|/ | |/| | | |||||
* | | | | Better comment text (thanks to SergeyP for suggestions made for the b#20471 p... | bar@mysql.com/bar.intranet.mysql.r18.ru | 2006-09-14 | 1 | -1/+1 |
* | | | | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1 | bar@mysql.com/bar.intranet.mysql.r18.ru | 2006-09-14 | 1 | -0/+3 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Bug#20393 User name truncation in mysql client | gluh@mysql.com/gluh.(none) | 2006-08-30 | 1 | -0/+3 |
| |/ / | |||||
* | | | Bug#20471 LIKE search fails with indexed utf8 char column | bar@mysql.com/bar.intranet.mysql.r18.ru | 2006-07-20 | 1 | -0/+4 |
|/ / | |||||
* | | Merge bk@192.168.21.1:mysql-4.1 | holyfoot/hf@mysql.com/deer.(none) | 2006-07-13 | 2 | -4/+16 |
|\ \ | |||||
| * | | bug #16017 (memory leaks in embedded server) | holyfoot@deer.(none) | 2006-06-01 | 2 | -4/+16 |
* | | | Fixed include file usage | monty@mysql.com | 2006-06-30 | 1 | -2/+2 |
* | | | bug #20318 (ctype_ucs2_def test fails with embedded) | holyfoot@deer.(none) | 2006-06-19 | 1 | -0/+1 |
| |/ |/| | |||||
* | | Fixed bug #17873: confusing error message when IGNORE/USE/FORCE INDEX | igor@rurik.mysql.com | 2006-05-30 | 2 | -2/+1 |
|/ | |||||
* | Fixed bug #17873: confusing error message when IGNORE/USE/FORCE INDEX | igor@rurik.mysql.com | 2006-05-27 | 2 | -0/+2 |
* | Bug#15869 Cannot shutdown the server - it restarts | msvensson@neptunus.(none) | 2006-05-19 | 1 | -2/+4 |
* | config-win.h: | kent@mysql.com | 2006-04-29 | 1 | -2/+7 |
* | config-win.h: | kent@mysql.com | 2006-03-23 | 1 | -0/+15 |
* | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1 | bar@mysql.com | 2006-03-23 | 1 | -4/+13 |
|\ | |||||
| * | Bug#15375 Unassigned multibyte codes are broken | bar@mysql.com | 2005-12-12 | 1 | -4/+13 |
* | | Bug#17374: select ... like 'A%' operator fails to find value on columuns with... | bar@mysql.com | 2006-03-20 | 1 | -0/+5 |
* | | Bug#14980 - COUNT(*) incorrect on MyISAM table with certain INDEX | ingo@mysql.com | 2006-03-10 | 1 | -1/+1 |
* | | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-4.1 | pappa@c-5c0be253.1238-1-64736c10.cust.bredbandsbolaget.se | 2006-01-27 | 1 | -0/+1 |
|\ \ | |||||
| * \ | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-4.1 | pappa@c-5608e253.1238-1-64736c10.cust.bredbandsbolaget.se | 2005-11-22 | 1 | -0/+1 |
| |\ \ | |||||
| | * | | Bug #12796: Record lost in HEAP table | pappa@c-5608e253.1238-1-64736c10.cust.bredbandsbolaget.se | 2005-11-08 | 1 | -0/+1 |
* | | | | Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.0 | jani@ua141d10.elisa.omakaista.fi | 2006-01-12 | 1 | -0/+3 |
|\ \ \ \ | |||||
| * | | | | NetWare specific change to increase thread stack size. | jani@ua141d10.elisa.omakaista.fi | 2006-01-12 | 1 | -0/+3 |
* | | | | | A fix for Bug#13944 "libmysqlclient exporting sha1_result function": | konstantin@mysql.com | 2006-01-11 | 1 | -3/+3 |
* | | | | | A fix for Bug#7209 "Client error with "Access Denied" on updates | konstantin@mysql.com | 2006-01-04 | 1 | -4/+10 |
| |_|_|/ |/| | | | |||||
* | | | | Minor Win32 compile fixes for 4.1.16 release. | knielsen@mysql.com | 2005-11-28 | 1 | -4/+4 |
| |/ / |/| | | |||||
* | | | Bug #14514 Creating table with packed key fails silently | msvensson@neptunus.(none) | 2005-11-21 | 1 | -1/+1 |
* | | | Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-4.1 | kent@mysql.com | 2005-11-04 | 1 | -12/+4 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Makefile.am, configure.in: | kent@mysql.com | 2005-09-24 | 1 | -12/+4 |
* | | | Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.0 | jani@a193-229-222-105.elisa-laajakaista.fi | 2005-10-28 | 1 | -4/+1 |
|\ \ \ | | |/ | |/| | |||||
| * | | NetWare specific change to use a LibC API instead of a | jani@a193-229-222-105.elisa-laajakaista.fi | 2005-10-28 | 1 | -4/+1 |
| * | | Imported fixes from 4.1 and 5.0 to 4.0. | jani@ua141d10.elisa.omakaista.fi | 2005-10-25 | 1 | -0/+4 |
* | | | Added more tests for new UPDATE ... ORDER BY ... LIMIT optimization | monty@mysql.com | 2005-10-25 | 1 | -2/+0 |
* | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1 | sergefp@mysql.com | 2005-10-23 | 3 | -2/+16 |
|\ \ \ |