summaryrefslogtreecommitdiff
path: root/mysys/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Merge shellback.(none):/home/msvensson/mysql/mysql-5.1msvensson@shellback.(none)2006-11-291-1/+1
|\
| * Disabled syncronization test at it fails on multiple platforms. (Bug #24529)monty@mysql.com/nosik.monty.fi2006-11-271-1/+1
* | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0-maintmsvensson@neptunus.(none)2006-11-271-1/+1
|\ \ | |/ |/|
| * Rework my_getpagesize functionmsvensson@neptunus.(none)2006-11-231-1/+1
| * make dist changes for Cmake buildgeorg@lmy002.wdf.sap.corp2006-09-011-1/+2
* | Remove unused (and incorrect) my_lread() and my_lwrite()tsmith/tim@siva.hindu.god2006-09-141-1/+1
* | Merge mysql.com:/home/emurphy/src/bk-clean/tmp_mergeelliot@mysql.com2006-06-251-1/+1
|\ \ | |/
| * Fix for Bug#18246 "compilation error with tcp_wrapper"jani@ua141d10.elisa.omakaista.fi2006-06-211-1/+1
* | unittest:serg@serg.mylan2006-06-011-1/+0
* | WL#2595 - atomic operationsserg@serg.mylan2006-05-311-5/+4
* | Rename cmakelists.txt -> CMakeLists.txtmsvensson@neptunus.(none)2006-05-121-1/+1
* | Merge zippy.(none):/home/cmiller/work/mysql/mysql-5.0__bug17667cmiller@zippy.(none)2006-05-021-0/+1
|\ \ | |/
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.0cmiller@zippy.(none)2006-05-011-0/+1
| |\
| | * SECURITY FIXcmiller@zippy.(none)2006-05-011-0/+1
* | | Merge bk-internal:/home/bk/mysql-5.1-newmsvensson@neptunus.(none)2006-04-111-0/+1
|\ \ \
| * \ \ Merge 192.168.0.20:mysql/bug15069/my51-bug15069msvensson@neptunus.(none)2006-04-101-0/+1
| |\ \ \
| | * \ \ Merge shellback.(none):/home/msvensson/mysql/bug15069/my50-bug15069msvensson@shellback.(none)2006-04-101-0/+1
| | |\ \ \ | | | |/ /
| | | * | Bug#15069 [patch] my_print_defaults does'nt care --sysconfdirmsvensson@shellback.(none)2006-04-101-0/+1
| | | |/
* | | | Drop a number of OS2 specific files. brian@zim.(none)2006-04-101-4/+1
|/ / /
* | | Some changes to make it possible to build for Windows with CMake fromknielsen@mysql.com2006-03-241-1/+3
|/ /
* | This patch cleans up two tests which were a bit fragile from other failing te...brian@zim.(none)2006-02-241-1/+1
* | WL#1012: All changes as one single changeset.lars@mysql.com2005-12-221-0/+1
* | Merge mysql.com:/home/my/mysql-5.0monty@mysql.com2005-11-051-1/+6
|\ \ | |/
| * WL#2835: Base64 mysys functionslars@mysql.com2005-10-141-1/+6
* | Merge zim.(none):/home/brian/mysql/mysql-5.0brian@zim.(none)2005-08-301-1/+1
|\ \ | |/
| * Revert a change that breaks (at least) all "max" builds.joerg@mysql.com2005-08-251-1/+1
* | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.0pappa@c-4a09e253.1238-1-64736c10.cust.bredbandsbolaget.se2005-08-251-1/+1
|\ \ | |/
| * Fix build using --without-server. (Bug #11680)jimw@mysql.com2005-08-231-1/+1
* | mergetulin@dl145b.mysql.com2005-07-191-1/+2
|\ \ | |/
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mishka.local2005-07-181-1/+2
| |\
| | * Cleanups during reviewmonty@mishka.local2005-07-181-1/+2
* | | Patch for push of wl1354 Partitioningmronstrom@mysql.com2005-07-181-0/+3
* | | Mergetomas@poseidon.ndb.mysql.com2005-07-121-1/+2
|\ \ \ | |/ /
| * | Mergekent@mysql.com2005-07-061-1/+2
| |\ \ | | |/ | |/|
| | * Makefile.am:kent@mysql.com2005-07-051-1/+2
* | | WL#2466 - Fulltext: "always-index" wordssvoj@mysql.com2005-06-071-1/+1
* | | bitmap bug fixes and interface changetomas@poseidon.ndb.mysql.com2005-06-021-0/+3
|/ /
* | fixed conflictsreggie@mdk10.(none)2005-05-201-1/+1
|\ \ | |/
| * BUG# 9148: Denial of servicereggie@mdk10.(none)2005-05-201-1/+1
* | New file default_modify.c. Fixed a typo on mysqld.ccjani@a193-229-222-105.elisa-laajakaista.fi2005-05-181-1/+2
* | Manual mergekonstantin@mysql.com2005-03-261-1/+2
|\ \ | |/
| * A fix for Bug#8226 "Cannot connect via shared memory": konstantin@mysql.com2005-03-261-1/+1
* | Removed support for RAID, mit-threads, and MySQL FS (really, if someone wants...brian@zim.(none)2005-03-161-2/+1
* | Added checking for my.cnf file from environment variable MYSQL_HOMEjani@ua141d10.elisa.omakaista.fi2005-01-041-0/+1
* | Forward port of HugeTLB, InnoDB doublewrite and checksums patches to 5.0kaa@polly.local2004-12-141-1/+1
* | mmap portability layer, mmap for Windowsserg@serg.mylan2004-11-041-1/+1
* | dbug: DBUG_EXECUTE_IF macro, build user manual automatically, document all fe...serg@serg.mylan2004-11-041-4/+0
|/
* WL#1518, "make bundled zlib usable for unix builds": konstantin@mysql.com2004-07-241-1/+2
* my_getsystime()serg@serg.mylan2004-03-021-1/+1
* my_gethwaddr() for linux/freebsdserg@serg.mylan2004-02-271-1/+6