summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug #20710.gshchepa/uchum@gshchepa.loc2007-04-291-0/+13
* Deleted reject files accidently checked inkent@mysql.com/kent-amd64.(none)2007-04-051-220/+0
* Merge mysql.com:/home/kent/bk/tmp/mysql-4.0kent@mysql.com/kent-amd64.(none)2007-03-123-511/+1
|\
| * Makefile.am, configure.in, mysys.dsp:kent@mysql.com/kent-amd64.(none)2007-03-123-511/+1
* | After-merge fix:joerg@trift2.2007-02-201-0/+1
* | Merge trift2.:/MySQL/M40/clone-4.0joerg@trift2.2007-02-201-1/+0
|\ \ | |/
| * Fix a linkage problem with the previous patch for "thr_client_alarm".joerg@trift2.2007-02-122-1/+1
| * Break a double declare of "uint thr_client_alarm" between "mysys/thr_alarm.c"...joerg@trift2.2007-02-121-1/+0
| * Compile error on Windows: Signal names are undefined. Fix by hiding the whole...joerg@trift2.2007-02-121-0/+3
* | Merge siva.hindu.god:/home/tsmith/m/bk/41tsmith@siva.hindu.god2007-02-081-1/+0
|\ \
| * \ Merge 192.168.0.10:mysql/mysql-4.1-maintmsvensson@pilot.mysql.com2007-02-061-1/+0
| |\ \
| | * \ Merge bk-internal.mysql.com:/home/bk/mysql-4.1-maintcmiller@zippy.cornsilk.net2007-01-311-1/+0
| | |\ \
| | | * | User visible change - breaks some environments, per Paul DuBois. Reverting in...mtaylor@qualinost.(none)2007-01-261-1/+0
* | | | | Test and bug fixes and removed unneccessary files.jani@a88-113-38-195.elisa-laajakaista.fi2007-02-051-0/+1
|/ / / /
* | | | After merge fixistruewing@chilla.local2007-02-022-7/+0
* | | | Merge chilla.local:/home/mydev/mysql-4.0-axmrgistruewing@chilla.local2007-02-014-16/+44
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Merge bk://localhost:5559jani/jamppa@production.mysql.com2007-01-302-0/+6
| |\ \
| | * | Cleanup of thread-type (linuxthread or NTPL) detection codejani@ua141d10.elisa.omakaista.fi2007-01-304-16/+39
| * | | Cleanup of thread-type (linuxthread or NTPL) detection codejani@ua141d10.elisa.omakaista.fi2007-01-254-16/+38
| |/ /
* | | Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-4.0jani@a88-113-38-195.elisa-laajakaista.fi2007-01-223-34/+256
|\ \ \ | |/ / | | / | |/ |/|
| * Fix for configure to detect library correctly.jani@a88-113-38-195.elisa-laajakaista.fi2007-01-222-52/+45
| * Merge kpdesk.mysql.com:/home/thek/dev/test23010/my40-bug23010thek@kpdesk.mysql.com2007-01-092-10/+1
| |\
* | \ Merge kpdesk.mysql.com:/home/thek/dev/mysql-4.0-maintthek@kpdesk.mysql.com2007-01-112-10/+1
|\ \ \
| * \ \ Merge kpdesk.mysql.com:/home/thek/dev/test23010/my40-bug23010thek@kpdesk.mysql.com2007-01-112-10/+1
| |\ \ \ | | |/ / | |/| / | | |/
| | * Cset exclude: thek@kpdesk.mysql.com|ChangeSet|20061106104152|07628thek@kpdesk.mysql.com2007-01-092-10/+1
* | | Merge kpettersson@bk-internal:/home/bk/mysql-4.1-maintthek@kpdesk.mysql.com2007-01-112-1/+10
|\ \ \
| * \ \ Merge kpdesk.mysql.com:/home/thek/dev/mysql-4.0-maintthek@kpdesk.mysql.com2007-01-112-1/+10
| |\ \ \ | | |/ /
| | * | Merge kpdesk.mysql.com:/home/thek/dev/bug23010/my40-bug23010thek@kpdesk.mysql.com2006-11-062-1/+10
| | |\ \ | | | |/
| | | * Bug#23010 _my_b_read() passing illegal file handles to my_seek()thek@kpdesk.mysql.com2006-11-062-1/+10
| | * | Merge siva.hindu.god:/usr/home/tim/m/bk/b4053/40tsmith/tim@siva.hindu.god2006-10-166-16/+55
| | |\ \ | | | |/ | | |/|
* | | | Merge naruto.:C:/cpp/bug24751/my41-bug24751Kristofer.Pettersson@naruto.2007-01-111-3/+4
|\ \ \ \
| * | | | Bug#24751 - Possible infinit loop in init_io_cache() when insufficient memoryKristofer.Pettersson@naruto.2007-01-111-3/+4
| |/ / /
* | | | Added support for /etc/mysql after /etc in the search path for my.cnfmtaylor@qualinost.(none)2006-12-151-0/+1
|/ / /
* | | Bug#10608 mysqladmin breaks on "database" variable in my.cnfmsvensson@neptunus.(none)2006-11-101-1/+5
* | | Fix merge collision.cmiller@zippy.cornsilk.net2006-11-021-4/+4
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1cmiller@zippy.cornsilk.net2006-11-0211-42/+217
|\ \ \
| * | | Bug#22828 complementary patch:thek@kpdesk.mysql.com2006-11-021-1/+1
| * | | Merge kpdesk.mysql.com:/home/thek/dev/bug22828/my41-bug22828thek@kpdesk.mysql.com2006-11-014-20/+153
| |\ \ \
| | * | | Bug#22828 _my_b_read() ignores return values for my_seek() callsthek@kpdesk.mysql.com2006-10-314-20/+153
| * | | | Merge siva.hindu.god:/usr/home/tim/m/bk/b4053/41tsmith/tim@siva.hindu.god2006-10-167-22/+64
| |\ \ \ \
| | * \ \ \ Merge siva.hindu.god:/usr/home/tim/m/bk/tmp/40tsmith/tim@siva.hindu.god2006-09-146-14/+56
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | Bug #4053: too many of "error 1236: 'binlog truncated in the middle of event'...tsmith/tim@siva.hindu.god2006-09-146-14/+56
| | * | | | Bug #4053: too many of "error 1236: 'binlog truncated in the middle of event'...tsmith/tim@siva.hindu.god2006-09-141-6/+9
| | | |/ / | | |/| |
* | | | | Merge chilla.local:/home/mydev/mysql-4.1-bug8283istruewing@chilla.local2006-10-091-82/+500
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Bug#8283 - OPTIMIZE TABLE causes data lossistruewing@chilla.local2006-10-091-82/+500
* | | | | Merge svojtovich@bk-internal.mysql.com:/home/bk/mysql-4.1svoj@mysql.com/april.(none)2006-10-021-1/+3
|\ \ \ \ \
| * | | | | bug #12620 (UTF-8 indexing causes ER_NO_KEYFILE error)holyfoot/hf@mysql.com/deer.(none)2006-09-041-1/+3
* | | | | | BUG#21617 - crash when selecting from merge table with inconsistent indexessvoj@mysql.com/april.(none)2006-09-281-29/+19
|/ / / / /
* | | | | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/bug04053/my41-bug04053cmiller@zippy.cornsilk.net2006-08-311-22/+25
|\ \ \ \ \
| * \ \ \ \ Merge zippy.cornsilk.net:/home/cmiller/work/mysql/bug04053/my40-bug04053cmiller@zippy.cornsilk.net2006-08-301-22/+25
| |\ \ \ \ \ | | |_|/ / / | |/| | | / | | | |_|/ | | |/| |