summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
* Eliminate 'unused variable' warnings when compiling non-debug buildtsmith@ramayana.hindu.god2007-11-161-3/+12
* Merge trift2.:/MySQL/M50/mysql-5.0joerg@trift2.2007-11-142-1/+50
|\
| * Merge mysql.com:/home/svoj/devel/mysql/BUG32111/mysql-4.1-enginessvoj@june.mysql.com2007-11-121-1/+10
| |\
| | * Merge mysql.com:/home/svoj/devel/mysql/BUG32111/mysql-4.0svoj@mysql.com/june.mysql.com2007-11-121-1/+10
| | |\
| | | * BUG#32111 - Security Breach via DATA/INDEX DIRECORY and RENAME TABLEsvoj@mysql.com/june.mysql.com2007-11-061-1/+10
| * | | Merge mysql.com:/home/svoj/devel/mysql/BUG31159/mysql-4.1-enginessvoj@june.mysql.com2007-10-241-0/+40
| |\ \ \ | | |/ /
| | * | BUG#31159 - fulltext search on ucs2 column crashes serversvoj@mysql.com/june.mysql.com2007-10-241-0/+40
| | * | my_pthread.c:kent@mysql.com/kent-amd64.(none)2007-07-301-1/+1
* | | | Fix Windows build problems.tsmith@ramayana.hindu.god2007-11-091-7/+7
* | | | Merge ramayana.hindu.god:/home/tsmith/m/bk/build/50tsmith@ramayana.hindu.god2007-11-074-65/+192
|\ \ \ \ | |/ / / |/| | |
| * | | Bug #20748: Configuration files should not be read more than oncetsmith@ramayana.hindu.god2007-11-074-65/+192
* | | | Merge lambda.hsd1.co.comcast.net.:/home/malff/TREE/mysql-5.0-basemalff@lambda.hsd1.co.comcast.net.2007-10-182-7/+65
|\ \ \ \
| * \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0kostja@bodhi.(none)2007-10-082-7/+65
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Bug#30992 Wrong implementation of pthread_mutex_trylock()msvensson@pilot.mysql.com2007-10-031-12/+10
| | * | | Merge kindahl-laptop.dnsalias.net:/home/bk/b30992-mysql-5.0-rplmats@kindahl-laptop.dnsalias.net2007-10-012-7/+67
| | |\ \ \
| | | * | | BUG#30992 (Wrong implementation of pthread_mutex_trylock()):mats@kindahl-laptop.dnsalias.net2007-10-012-7/+67
* | | | | | Merge ramayana.hindu.god:/home/tsmith/m/bk/50tsmith@ramayana.hindu.god2007-10-101-0/+14
|\ \ \ \ \ \ | |/ / / / /
| * | | | | avoid using GetTempFileName in a way it's documented to not work on windowsdf@pippilotta.erinye.com2007-09-271-0/+14
| |/ / / /
* | | | | Merge polly.(none):/home/kaa/src/maint/bug5731/my50-bug5731kaa@polly.(none)2007-10-041-0/+16
|\ \ \ \ \
| * | | | | Issue a warning if a user sets an option or a variable to a value that is gre...kaa@polly.(none)2007-10-041-0/+16
* | | | | | Bug#27597 mysqld-debug brokenmsvensson@pilot.mysql.com2007-10-021-1/+1
|/ / / / /
* | | | | Merge polly.(none):/home/kaa/src/maint/bug5731/my50-bug5731_keycachekaa@polly.(none)2007-10-021-12/+13
|\ \ \ \ \
| * | | | | Backport of the keycache changes from http://lists.mysql.com/commits/31517 to...kaa@polly.local2007-08-291-12/+13
| |/ / / /
* | | | | Backport of my_malloc() changes from 5.1 to make it 64-bit safe on Unix platf...kaa@polly.local2007-08-293-28/+27
|/ / / /
* | | | Fix for Bug#27970 "Fix for bug 24507 makes mysql_install_db fail"jani@hynda.mysql.fi2007-08-161-5/+12
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0kostja@bodhi.(none)2007-08-081-8/+32
|\ \ \ \
| * | | | Fix for bug #21281 "Pending write lock is incorrectly removed when itsdlenev@mockturtle.local2007-08-051-8/+32
* | | | | Merge pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.0df@pippilotta.erinye.com2007-08-051-0/+3
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge mysql.com:/home/bar/mysql-work/mysql-5.0.b28875bar@bar.myoffice.izhnet.ru2007-08-031-0/+3
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Bug#28875 Conversion between ASCII and LATIN1 charsets does not functionbar@mysql.com/bar.myoffice.izhnet.ru2007-08-031-0/+3
* | | | | CMakeLists.txt, README, configure.jskent@mysql.com/kent-amd64.(none)2007-08-031-2/+1
* | | | | CMakeLists.txt (several), make_win_bin_dist:kent@mysql.com/kent-amd64.(none)2007-08-021-9/+5
|/ / / /
* | | | Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-5.0kent@kent-amd64.(none)2007-07-212-2/+7
|\ \ \ \
| * | | | Bug #29325: create table overwrites .MYD file of other gkodinov/kgeorge@magare.gmz2007-07-181-0/+2
| * | | | Bug #29469: Client dies if a query is issued after hitting Ctrl + Cgkodinov/kgeorge@magare.gmz2007-07-101-2/+5
* | | | | Avoid the name conflict between the system-provided "md5.h" and the MySQL onejoerg@trift-lap.none2007-07-191-1/+1
|/ / / /
* | | | Merge mysql.com:/home/svoj/devel/mysql/BUG27564/mysql-4.1-enginessvoj@june.mysql.com2007-07-051-0/+19
|\ \ \ \ | | |/ / | |/| |
| * | | BUG#27564 - Valgrind: UDF does not cleanup correctlysvoj@mysql.com/june.mysql.com2007-07-051-0/+19
| * | | Merge mysql.com:/home/svoj/devel/bk/mysql-4.1svoj@mysql.com/june.mysql.com2007-05-231-2/+13
| |\ \ \
| * | | | Fixed bug #20710.gshchepa/uchum@gshchepa.loc2007-04-291-0/+13
* | | | | Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.0-rpllars/lthalmann@dl145h.mysql.com2007-06-182-15/+27
|\ \ \ \ \
| * \ \ \ \ Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.0-rpllars/lthalmann@dl145j.mysql.com2007-06-182-15/+27
| |\ \ \ \ \
| | * \ \ \ \ Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.0-rpllars/lthalmann@dl145k.mysql.com2007-06-112-15/+27
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | | * | | | Bug#28916 LDML doesn't work for utf8bar@mysql.com/bar.myoffice.izhnet.ru2007-06-072-15/+27
* | | | | | | Merge chilla.local:/home/mydev/mysql-5.0-amainistruewing@chilla.local2007-06-162-6/+6
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Merge xiphis.org:/home/antony/work2/mysql-5.0-enginesacurtis/antony@ltamd64.xiphis.org2007-06-062-6/+6
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | BUG#27141 - Calling tell(-1) under Windows causes assertion failure in Debug ...svoj@mysql.com/april.(none)2007-06-051-0/+1
| | * | | | | Merge chilla.local:/home/mydev/mysql-5.0-bug23068istruewing@chilla.local2007-05-311-6/+5
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | Bug#28478 - Improper key_cache_block_size corrupts MyISAM tablesistruewing@chilla.local2007-05-311-6/+5
* | | | | | | Merge pilot.(none):/data/msvensson/mysql/bug28690/my50-bug28690msvensson@pilot.(none)2007-06-071-16/+20
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |