summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge neptunus.(none):/home/msvensson/mysql/bug10241msvensson@neptunus.(none)2005-05-092-1/+6
|\
| * BUG#10241 cygwin port: invalid pragma interface directivesmsvensson@neptunus.(none)2005-05-042-1/+6
* | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1ramil@mysql.com2005-05-061-12/+0
|\ \
| * | A fix (bug #7970: CONFIG_NR_CPUS not defined for kernel header percpu.h).ramil@ram-book.(none)2005-05-061-12/+0
* | | Merge bk-internal.mysql.com:/data0/bk/mysql-4.1rburnett@bk-internal.mysql.com2005-05-061-0/+2
|\ \ \ | |/ /
| * | Added cp932 character setshuichi@mysql.com2005-05-051-0/+2
* | | Bug #9721 net_write_timeout not used on Windows rburnett@bk-internal.mysql.com2005-05-051-3/+3
|/ /
* | terminal.c, sql_bitmap.h, my_sys.h, configure.in, config.h:kent@mysql.com2005-05-051-0/+4
|/
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2005-04-301-0/+1
|\
| * Merge mysql.com:/home/mydev/mysql-4.1-bug5964ingo@mysql.com2005-04-281-0/+1
| |\
| | * BUG#5964 - 4.1 MERGE tables regression from 4.0ingo@mysql.com2005-04-281-0/+1
* | | CAST(string_argument AS UNSIGNED) didn't work for big integers above the sign...monty@mysql.com2005-04-292-2/+17
|/ /
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1msvensson@neptunus.(none)2005-04-271-4/+5
|\ \
| * | Final fix for NPTL configuration (bug#2173, bug#5871, and bug#9497).joerg@mysql.com2005-04-261-0/+1
| * | Step 2 of the switch to support configuration with NPTL:joerg@mysql.com2005-04-201-4/+4
| |/
* | Bug #9954 mysql-4.1.11/cmd-line-utils/libedit/makelist.sh is not portablemsvensson@neptunus.(none)2005-04-271-0/+6
* | Bug #9954 mysql-4.1.11/cmd-line-utils/libedit/makelist.sh is not portablemsvensson@neptunus.(none)2005-04-271-9/+3
|/
* Adding a new parameter for well_formed_length to bar@mysql.com2005-04-061-3/+6
* Fedora now defines read(2)/write(2) as macros.serg@serg.mylan2005-03-291-2/+2
* A fix for Bug#8226 "Cannot connect via shared memory": konstantin@mysql.com2005-03-261-0/+8
* A fix for Netware.jani@a193-229-222-105.elisa-laajakaista.fi2005-03-211-0/+3
* Partly reverty back patch (in heap-auto-increment-key detection) to ensure th...monty@mysql.com2005-03-161-0/+2
* A fix (bug #8489: Strange auto_increment behaviour with HEAP table).ramil@mysql.com2005-03-151-1/+1
* Manual merge of the 4.0.24 compile changes into the 4.1 tree.joerg@mysql.com2005-03-071-0/+2
|\
| * Prevent a collision with the system's '#define errno ...' by guarding the var...joerg@mysql.com2005-03-041-0/+2
* | mergeserg@serg.mylan2005-03-031-0/+3
|\ \ | |/
| * Fixes for bugs reported by Stefano Di Paola (stefano.dipaola@wisec.it)serg@serg.mylan2005-03-031-0/+3
* | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1ramil@mysql.com2005-02-251-0/+1
|\ \
| * \ Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1ramil@mysql.com2005-02-021-0/+1
| |\ \
| | * | A fix (bug #4802 prompt in mysql client shows wrong database after dropping d...ram@gw.mysql.r18.ru2004-10-211-0/+1
* | | | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1bar@mysql.com2005-02-232-1/+3
|\ \ \ \
| * | | | config-win.h:bar@mysql.com2005-02-231-0/+1
| * | | | Bug#8349 myisamchk: --set-charset does not workbar@mysql.com2005-02-221-1/+2
* | | | | Backport my_strntod() from 5.0monty@mysql.com2005-02-221-1/+1
|/ / / /
* | | | Bug #7878 with utf_general_ci, equals (=) has problem with accent insensitivitybar@mysql.com2005-02-181-0/+1
* | | | Mergeacurtis@pcgem.rdg.cyberkinetica.com2005-02-161-8/+15
|\ \ \ \ | | |_|/ | |/| |
| * | | Bug#4445acurtis@pcgem.rdg.cyberkinetica.com2005-02-161-8/+15
* | | | Merge mysql.com:/home/mydev/mysql-4.1ingo@mysql.com2005-02-111-1/+1
|\ \ \ \
| * | | | Bug#8391 - "merge" fails on Linux/IA64ingo@mysql.com2005-02-101-1/+1
* | | | | Applied a patch for Netware.jani@ua141d10.elisa.omakaista.fi2005-02-082-0/+3
|/ / / /
* | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.1guilhem@mysql.com2005-02-051-0/+11
|\ \ \ \
| * | | | Backport of ChangeSet 1.1845 05/02/04 13:53:16 guilhem@mysql.com +1 -0 from 5.0.guilhem@mysql.com2005-02-041-0/+11
* | | | | Merge serg@bk-internal.mysql.com:/home/bk/mysql-4.1/serg@serg.mylan2005-02-041-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | indexless boolean fulltext search was depending on default_charset_info - Bug...serg@serg.mylan2005-02-041-1/+1
| | |/ / | |/| |
* | | | backported configure flag from 5.0tulin@mysql.com2005-02-021-0/+6
|/ / /
* | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1ram@gw.mysql.r18.ru2005-01-261-0/+4
|\ \ \
| * \ \ Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1ram@gw.mysql.r18.ru2005-01-241-0/+4
| |\ \ \
| | * | | Stick FN_REFLEN to PATH_MAX.ram@gw.mysql.r18.ru2005-01-241-0/+4
* | | | | my_global.h:kent@mysql.com2005-01-241-1/+1
|/ / / /
* | | | Final patch for BUG#4285.timour@mysql.com2005-01-191-1/+4
|/ / /