summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1cmiller@zippy.cornsilk.net2006-11-025-5/+963
|\
| * Update the rules for abi_checkmsvensson@neptunus.(none)2006-10-272-504/+170
| * WL#3462 Add testing of MySQL client ABI to prevent unintentional ABI breaksmsvensson@neptunus.(none)2006-10-243-2/+1281
| * Add ATTRIBUTE_FORMAT specifier to _db_doprnt, which is used by DBUG_PRINTmsvensson@shellback.(none)2006-10-121-1/+2
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.1-maintkaa@polly.local2006-10-111-1/+13
| |\
| | * Merge polly.local:/tmp/maint/bug11655/my41-bug11655kaa@polly.local2006-10-111-1/+13
| | |\
| | | * Fixes a number of problems with time/datetime <-> string conversion functions:kaa@polly.local2006-10-041-1/+13
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1-enginesistruewing@chilla.local2006-10-112-9/+15
|\ \ \ \
| * \ \ \ Merge chilla.local:/home/mydev/mysql-4.1-bug8283istruewing@chilla.local2006-10-092-9/+15
| |\ \ \ \
| | * | | | Bug#8283 - OPTIMIZE TABLE causes data lossistruewing@chilla.local2006-10-092-9/+15
| * | | | | Patch for bug#21432 is revertedgluh@mysql.com/gluh.(none)2006-09-271-3/+0
| | |_|/ / | |/| | |
* | | | | Merge mysql.com:/home/gluh/MySQL/Merge/4.1gluh@mysql.com/gluh.(none)2006-10-055-10/+47
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Add ATTRIBUTE_FORMAT_FPTR macro for setting format specifier also on function...msvensson@shellback.(none)2006-10-032-4/+14
| * | | | When compiling with qcc on QNC the define __GNUC__will be set although it doe...msvensson@neptunus.(none)2006-10-021-0/+3
| * | | | Fix __attribute__(A) macro (it formerly used bogus __cplusplus__ symbol)msvensson@neptunus.(none)2006-10-021-1/+1
| * | | | Disable __attribute__ entirely on g++ < 3.4. (Bug #2717)jimw@rama.(none)2006-09-291-10/+15
| * | | | Bug #2717: include/my_global.h mis-defines __attribute__jimw@rama.(none)2006-08-174-6/+28
| | |_|/ | |/| |
* | | | Better comment text (thanks to SergeyP for suggestions made for the b#20471 p...bar@mysql.com/bar.intranet.mysql.r18.ru2006-09-141-1/+1
* | | | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1bar@mysql.com/bar.intranet.mysql.r18.ru2006-09-141-0/+3
|\ \ \ \ | | |/ / | |/| |
| * | | Bug#20393 User name truncation in mysql clientgluh@mysql.com/gluh.(none)2006-08-301-0/+3
| |/ /
* | | Bug#20471 LIKE search fails with indexed utf8 char columnbar@mysql.com/bar.intranet.mysql.r18.ru2006-07-201-0/+4
|/ /
* | Merge bk@192.168.21.1:mysql-4.1holyfoot/hf@mysql.com/deer.(none)2006-07-132-4/+16
|\ \
| * | bug #16017 (memory leaks in embedded server)holyfoot@deer.(none)2006-06-012-4/+16
* | | Fixed include file usagemonty@mysql.com2006-06-301-2/+2
* | | bug #20318 (ctype_ucs2_def test fails with embedded)holyfoot@deer.(none)2006-06-191-0/+1
| |/ |/|
* | Fixed bug #17873: confusing error message when IGNORE/USE/FORCE INDEXigor@rurik.mysql.com2006-05-302-2/+1
|/
* Fixed bug #17873: confusing error message when IGNORE/USE/FORCE INDEXigor@rurik.mysql.com2006-05-272-0/+2
* Bug#15869 Cannot shutdown the server - it restartsmsvensson@neptunus.(none)2006-05-191-2/+4
* config-win.h:kent@mysql.com2006-04-291-2/+7
* config-win.h:kent@mysql.com2006-03-231-0/+15
* Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1bar@mysql.com2006-03-231-4/+13
|\
| * Bug#15375 Unassigned multibyte codes are brokenbar@mysql.com2005-12-121-4/+13
* | Bug#17374: select ... like 'A%' operator fails to find value on columuns with...bar@mysql.com2006-03-201-0/+5
* | Bug#14980 - COUNT(*) incorrect on MyISAM table with certain INDEXingo@mysql.com2006-03-101-1/+1
* | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-4.1pappa@c-5c0be253.1238-1-64736c10.cust.bredbandsbolaget.se2006-01-271-0/+1
|\ \
| * \ Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-4.1pappa@c-5608e253.1238-1-64736c10.cust.bredbandsbolaget.se2005-11-221-0/+1
| |\ \
| | * | Bug #12796: Record lost in HEAP tablepappa@c-5608e253.1238-1-64736c10.cust.bredbandsbolaget.se2005-11-081-0/+1
* | | | Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.0jani@ua141d10.elisa.omakaista.fi2006-01-121-0/+3
|\ \ \ \
| * | | | NetWare specific change to increase thread stack size.jani@ua141d10.elisa.omakaista.fi2006-01-121-0/+3
* | | | | A fix for Bug#13944 "libmysqlclient exporting sha1_result function":konstantin@mysql.com2006-01-111-3/+3
* | | | | A fix for Bug#7209 "Client error with "Access Denied" on updates konstantin@mysql.com2006-01-041-4/+10
| |_|_|/ |/| | |
* | | | Minor Win32 compile fixes for 4.1.16 release.knielsen@mysql.com2005-11-281-4/+4
| |/ / |/| |
* | | Bug #14514 Creating table with packed key fails silentlymsvensson@neptunus.(none)2005-11-211-1/+1
* | | Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-4.1kent@mysql.com2005-11-041-12/+4
|\ \ \ | |_|/ |/| |
| * | Makefile.am, configure.in:kent@mysql.com2005-09-241-12/+4
* | | Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.0jani@a193-229-222-105.elisa-laajakaista.fi2005-10-281-4/+1
|\ \ \ | | |/ | |/|
| * | NetWare specific change to use a LibC API instead of ajani@a193-229-222-105.elisa-laajakaista.fi2005-10-281-4/+1
| * | Imported fixes from 4.1 and 5.0 to 4.0.jani@ua141d10.elisa.omakaista.fi2005-10-251-0/+4
* | | Added more tests for new UPDATE ... ORDER BY ... LIMIT optimizationmonty@mysql.com2005-10-251-2/+0
* | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1sergefp@mysql.com2005-10-233-2/+16
|\ \ \