summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Deleted reject files accidently checked inkent@mysql.com/kent-amd64.(none)2007-04-052-97/+0
* Merge mysql.com:/home/kent/bk/tmp/mysql-4.0kent@mysql.com/kent-amd64.(none)2007-03-122-65/+1
|\
| * Makefile.am, configure.in, mysys.dsp:kent@mysql.com/kent-amd64.(none)2007-03-122-65/+1
| * include/config-win.h : joerg@trift2.2007-02-161-1/+1
* | After merge fixistruewing@chilla.local2007-02-022-1/+1
* | Merge chilla.local:/home/mydev/mysql-4.0-axmrgistruewing@chilla.local2007-02-013-12/+12
|\ \ | |/
| * Merge bk://localhost:5559jani/jamppa@production.mysql.com2007-01-301-0/+1
| |\
| | * Cleanup of thread-type (linuxthread or NTPL) detection codejani@ua141d10.elisa.omakaista.fi2007-01-302-12/+10
| * | Cleanup of thread-type (linuxthread or NTPL) detection codejani@ua141d10.elisa.omakaista.fi2007-01-253-12/+11
| |/
* | Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-4.0jani@a88-113-38-195.elisa-laajakaista.fi2007-01-225-7/+110
|\ \ | |/
| * Fix for configure to detect library correctly.jani@a88-113-38-195.elisa-laajakaista.fi2007-01-223-17/+36
| * BUG#9678: Client library hangs after network communication failurekroki/tomash@moonlight.intranet2006-09-181-3/+3
| * Better bug fix for #14400 "Query joins wrong rows from table which is subject...monty@mysql.com/narttu.mysql.fi2006-08-101-4/+1
* | my_global.h:mmj@tiger.mmj.dk2007-01-041-0/+36
* | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1msvensson@neptunus.(none)2006-11-282-7/+0
|\ \
| * | ABI fixholyfoot/hf@mysql.com/deer.(none)2006-11-171-1/+0
| * | Merge bk@192.168.21.1:mysql-4.1holyfoot/hf@mysql.com/deer.(none)2006-11-161-6/+0
| |\ \
| | * | Bug #23427 (incompatible ABI change)holyfoot/hf@mysql.com/deer.(none)2006-10-241-6/+0
* | | | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1msvensson@neptunus.(none)2006-11-241-0/+32
|\ \ \ \ | |/ / /
| * | | Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-4.1petr/cps@outpost.site2006-11-101-0/+32
| |\ \ \
| | * \ \ Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-4.1-runtimepetr/cps@outpost.site2006-11-061-0/+32
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Fix Bug #9191 "TIMESTAMP/from_unixtime() no longer accepts 2^31-1"petr/cps@mysql.com/owlet.local2006-11-011-0/+32
* | | | | Remove the tmp file produced when checking abimsvensson@neptunus.(none)2006-11-131-0/+1
* | | | | Make --mem settable with environment variable MTR_MEM and make it possible to...msvensson@neptunus.(none)2006-11-072-0/+914
|/ / / /
* | | | 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
|/ /