summaryrefslogtreecommitdiff
path: root/include/my_global.h
Commit message (Expand)AuthorAgeFilesLines
...
| * | my_global.h:kent@mysql.com2005-12-031-0/+11
* | | Merge mysql.com:/home/my/mysql-5.0monty@mysql.com2005-11-241-4/+0
|\ \ \ | |/ /
| * | Don't use PATH_MAX for FN_REFLEN as this uses too much stack spacemonty@mysql.com2005-11-241-4/+0
* | | Merge mysql.com:/home/mysql_src/mysql-5.0guilhem@mysql.com2005-11-181-0/+9
|\ \ \ | |/ /
| * | Fixes bug #13377. my_open() & my_create() functions changed to use SergeyV@selena.2005-11-141-0/+9
* | | monty review: fixes after reapplying plugin patch from "crashed" 5.1 treesvoj@poseidon.ndb.mysql.com2005-11-061-10/+0
* | | WL#2575 - Fulltext: Parser plugin for FTSsvoj@poseidon.ndb.mysql.com2005-11-061-0/+19
* | | Added inclusion of dlfcn.h from old 5.1 treemonty@mysql.com2005-11-051-0/+19
* | | Mergetomas@poseidon.ndb.mysql.com2005-10-061-1/+1
|\ \ \ | |/ /
| * | Several fixes revelaled by Intel compiler.jani@a193-229-222-105.elisa-laajakaista.fi2005-09-231-1/+1
* | | Merge the 5.0.13 clone changes up to 5.1joerg@mysql.com2005-09-161-0/+8
|\ \ \ | |/ /
| * | Compile problem about "madvise()" on Solaris (bug#7156). (Patch supplied by K...joerg@mysql.com2005-09-151-0/+8
* | | Merge neptunus.(none):/home/msvensson/mysql/bug10713_new/my50-bug10713_newmsvensson@neptunus.(none)2005-09-141-1/+3
|\ \ \ | |/ /
| * | Fix QNX warningmsvensson@neptunus.(none)2005-09-141-1/+3
* | | Mergendbdev@dl145c.mysql.com2005-09-131-0/+3
|\ \ \ | |/ /
| * | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanjimw@mysql.com2005-09-121-0/+3
| |\ \ | | |/
| | * Merge selena.:H:/MYSQL/src/#05588-mysql-4.0SergeyV@selena.2005-09-071-0/+3
| | |\
| | | * Fixes bug #5588. vio_was_interrupted() function was added to detectSergeyV@selena.2005-08-301-0/+3
* | | | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0msvensson@neptunus.(none)2005-09-021-0/+4
|\ \ \ \ | |/ / /
| * | | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanjimw@mysql.com2005-08-311-0/+4
| |\ \ \ | | |/ /
| | * | Add test for madvise() being declared in C++ code, because it is notjimw@mysql.com2005-08-311-0/+4
* | | | mergendbdev@dl145b.mysql.com2005-08-311-2/+8
|\ \ \ \ | |/ / /
| * | | libmysqld.vcproj:kent@mysql.com2005-08-251-2/+8
* | | | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.0pappa@c-4a09e253.1238-1-64736c10.cust.bredbandsbolaget.se2005-08-251-1/+17
|\ \ \ \ | |/ / /
| * | | Cleanup during review of new pushed codemonty@mishka.local2005-08-221-7/+7
| * | | Fix up definition of new set_timespec_nsec() macro. (Related to bug #12582)jimw@mysql.com2005-08-171-4/+13
| * | | Fix SLEEP() to be interruptable. (Bug #12582)jimw@mysql.com2005-08-161-0/+7
* | | | Included partitioning into embedded serverpappa@c-450ae253.1238-1-64736c10.cust.bredbandsbolaget.se2005-07-211-8/+0
* | | | no PARTITION in embedded servertulin@dl145b.mysql.com2005-07-201-0/+8
* | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0tulin@dl145b.mysql.com2005-07-201-3/+6
|\ \ \ \ | |/ / /
| * | | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanjimw@mysql.com2005-07-191-3/+6
| |\ \ \ | | |/ /
| | * | Simple fixes during review of new codemonty@mishka.local2005-07-191-3/+6
* | | | Patch for push of wl1354 Partitioningmronstrom@mysql.com2005-07-181-0/+88
|/ / /
* | | Merge mysql.com:/home/bkroot/mysql-4.1lars@mysql.com2005-07-131-1/+1
|\ \ \ | |/ /
| * | Fixed some vio code that was using ___WIN__ instead of __WIN__reggie@linux.site2005-07-121-1/+1
* | | Merge mysql.com:/usr/local/home/marty/MySQL/mysql-4.1mskold@mysql.com2005-07-121-4/+1
|\ \ \ | |/ /
| * | Fix for gcc 4.0 (they have removed min/max operators).brian@avenger.(none)2005-07-111-4/+1
* | | Merge mysql.com:/usr/home/ram/work/mysql-4.1ramil@mysql.com2005-07-061-0/+5
|\ \ \ | |/ /
| * | a fix (bug #11544: Use of missing rint() function on QNX).ramil@mysql.com2005-07-061-0/+5
* | | Bug#10178 - failure to find a row in heap table by concurrent UPDATEsingo@mysql.com2005-06-241-2/+0
|\ \ \ | |/ /
| * | an improvement (bug #7851: C++ 'new' conflicts with kernel header asm/system.h).ramil@mysql.com2005-06-241-2/+0
* | | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanjimw@mysql.com2005-06-091-6/+0
|\ \ \ | |/ /
| * | Merge mysql.com:/var/tmp/sslbug/mysql-4.0svoj@mysql.com2005-06-081-6/+0
| |\ \ | | |/
| | * Fix forsvoj@mysql.com2005-06-081-6/+0
* | | Merge with 4.1monty@mysql.com2005-06-071-14/+2
|\ \ \ | |/ /
| * | a compiler must see '#pragma implementation' *before*serg@serg.mylan2005-06-051-7/+2
| * | mergedserg@serg.mylan2005-06-031-7/+0
| |\ \ | | |/
| | * *don't* mess with kernel defines, boy.serg@serg.mylan2005-06-031-18/+7
* | | Merge from 4.1msvensson@neptunus.(none)2005-05-261-0/+5
|\ \ \ | |/ /
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1msvensson@neptunus.(none)2005-05-261-0/+5
| |\ \