summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* fix shm keytulin@build.mysql.com2005-01-121-3/+26
|
* Merge mysql.com:/space/my/mysql-4.1lenz@mysql.com2005-01-121-14/+14
|\ | | | | | | into mysql.com:/space/my/mysql-4.1-merge
| * - Modified Do-compile to run the test suite with ps-protocol and against lenz@mysql.com2005-01-121-14/+14
| | | | | | | | | | the embedded server by default (if included). These additional steps can be skipped by providing "--skip-embedded-test" and "--skip-ps-test"
* | Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1joreland@mysql.com2005-01-121-22/+20
|\ \ | | | | | | | | | into mysql.com:/home/jonas/src/mysql-4.1
| * | ndb - fix 64-bit problem in autotestjoreland@mysql.com2005-01-121-22/+20
| |/
* | ndbcluster.sh:tomas@poseidon.ndb.mysql.com2005-01-111-3/+3
| | | | | | | | increased timeouts to see if more tests get started automatically
* | Merge jwinstead@bk-internal.mysql.com:/home/bk/mysql-4.1jimw@mysql.com2005-01-112-1/+2
|\ \ | | | | | | | | | into mysql.com:/home/jwinstead2/mysql-4.1-clean
| * \ Merge mysql.com:/home/jwinstead2/mysql-4.1-6418jimw@mysql.com2005-01-111-1/+1
| |\ \ | | | | | | | | | | | | into mysql.com:/home/jwinstead2/mysql-4.1-clean
| | * | Use ZLIB_LIBS when linking libmysqlclient_r (Bug #6418)jimw@mysql.com2005-01-051-1/+1
| | | |
| * | | Replace ZLIB_LIBS in mysql_config. (Bug #6418)jimw@mysql.com2005-01-111-0/+1
| | |/ | |/|
* | | Fixed Bug#2813, "analyse does not quot string values in enams from string".jani@ua141d10.elisa.omakaista.fi2005-01-113-1/+68
|/ /
* | Bug #7730 Server crash using soundex on an utf8 tablebar@mysql.com2005-01-113-5/+31
| | | | | | | | Don't use my_tolower: it works only for 8bit charsets.
* | Merge bk@192.168.21.1:/usr/home/bk/mysql-4.1hf@deer.(none)2005-01-114-17/+55
|\ \ | | | | | | | | | into deer.(none):/home/hf/work/mysql-4.1.5920
| * | fix for bug #5920 (embedded-server mysql doesn't handle --defaults-file)hf@deer.(none)2005-01-034-17/+55
| | |
* | | Merge mysql.com:/space/my/mysql-4.1lenz@mysql.com2005-01-113-5/+4
|\ \ \ | | | | | | | | | | | | into mysql.com:/space/my/mysql-4.1-build
| * | | - Create the mysqld binaries with the correct file names during the buildlenz@mysql.com2005-01-111-2/+2
| | | | | | | | | | | | | | | | | | | | instead of renaming them in the packaging stage with Do-win-build later: mysqld-opt.exe -> mysqld.exe, mysqld.exe -> mysqld-debug.exe
| * | | - Housekeeping: removed a few unreferenced variables, noticed while doinglenz@mysql.com2005-01-112-3/+2
| | | | | | | | | | | | | | | | Windows builds
* | | | A fix for Bug#7365 "embedded server for MacOS: problem with preparedkonstantin@mysql.com2005-01-111-2/+3
| | | | | | | | | | | | | | | | | | | | statements": no test case, the test case is there already, libmysqld/examples/client_test.c, we just need to run it on a daily basis.
* | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1tomas@poseidon.ndb.mysql.com2005-01-115-39/+49
|\ \ \ \ | | | | | | | | | | | | | | | into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
| * | | | bug fixed parsing with comments on same linetomas@poseidon.ndb.mysql.com2005-01-112-5/+13
| | | | |
| * | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1tomas@poseidon.ndb.mysql.com2005-01-114-6/+58
| |\ \ \ \ | | | | | | | | | | | | | | | | | | into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
| * | | | | Suma.cpp:tomas@poseidon.ndb.mysql.com2005-01-111-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | same as prev fix, wrong read of 64 bit value
| * | | | | Backup.cpp:tomas@poseidon.ndb.mysql.com2005-01-111-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | bug#7660
| * | | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1tomas@poseidon.ndb.mysql.com2005-01-111-30/+27
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
| | * \ \ \ \ Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1tomas@poseidon.ndb.mysql.com2005-01-111-30/+27
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
| | | * | | | | can't use my_pread,my_pwrite since it uses mutexes on the filestomas@poseidon.ndb.mysql.com2005-01-111-30/+27
| | | | | | | |
* | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/serg@serg.mylan2005-01-118-13/+65
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | | | | | | | | into serg.mylan:/usr/home/serg/Abk/mysql-4.1
| * | | | | | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1hf@deer.(none)2005-01-111-1/+1
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | into deer.(none):/home/hf/work/mysql-4.1.7330
| | * \ \ \ \ \ \ Merge bk@192.168.21.1:/usr/home/bk/mysql-4.1hf@deer.(none)2005-01-111-1/+1
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | | | | | | | | | into deer.(none):/home/hf/work/mysql-4.1.7330
| | | * | | | | | Merge bk@192.168.21.1:/usr/home/bk/mysql-4.1hf@deer.(none)2005-01-111-1/+1
| | | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into deer.(none):/home/hf/work/mysql-4.1.7330
| | | | * | | | | | Fix for bug #6434 (bad memory deletion in app using libmysqld)hf@deer.(none)2005-01-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We should build libmysqld in SAFEMALLOC mode.
| * | | | | | | | | Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1joreland@mysql.com2005-01-113-5/+57
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | into mysql.com:/home/jonas/src/mysql-4.1
| | * | | | | | | | bug#7798 - ndb - range scan with invalid table version could cause node failurejoreland@mysql.com2005-01-113-5/+57
| | |/ / / / / / /
| * | | | | | | | Followup: rename the declaration (hash_reset -> my_hash_reset)konstantin@mysql.com2005-01-111-1/+1
| | |_|/ / / / / | |/| | | | | |
| * | | | | | | A fix for linking failure of MySQL client when linking with imap librarieskonstantin@mysql.com2005-01-112-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (Bug#7428) (renamed: hash_reset -> my_hash_reset)
| * | | | | | | make it compile with -ansi -pedantickonstantin@mysql.com2005-01-111-1/+1
| |/ / / / / /
* | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/serg@serg.mylan2005-01-111-3/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | | | | | | | into serg.mylan:/usr/home/serg/Abk/mysql-4.1
| * | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/serg@serg.mylan2005-01-111-3/+1
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | into serg.mylan:/usr/home/serg/Abk/mysql-4.1
| | * | | | | | bad merge fixedserg@serg.mylan2005-01-101-3/+1
| | | | | | | |
* | | | | | | | Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1joreland@mysql.com2005-01-111-0/+4
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | | | | | | | | into mysql.com:/home/jonas/src/mysql-4.1
| * | | | | | | bug#7765 - ndb startup on 64-bit, increase stack on 64-bitjoreland@mysql.com2005-01-111-0/+4
| | | | | | | |
* | | | | | | | Bug#7477tomas@poseidon.ndb.mysql.com2005-01-111-22/+7
| | | | | | | |
* | | | | | | | Merge mysql.com:/home/jwinstead2/mysql-4.1-7556jimw@mysql.com2005-01-111-22/+38
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | into mysql.com:/home/jwinstead2/mysql-4.1-clean
| * | | | | | | | Replace all sprintf() calls with my_snprintf() in client.c. All of thejimw@mysql.com2005-01-091-22/+38
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | format strings (in all languages) already included field limits on the specifiers, so this is just protection against future mistakes. (Bug #7556)
* | | | | | | | | Merge mysql.com:/home/jwinstead2/mysql-4.1-7762jimw@mysql.com2005-01-111-13/+17
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | into mysql.com:/home/jwinstead2/mysql-4.1-clean
| * | | | | | | | Fix style nitjimw@mysql.com2005-01-111-1/+2
| | | | | | | | |
| * | | | | | | | Fix double-initalization of mutex in archive storage engine. (Bug #7762)jimw@mysql.com2005-01-101-14/+17
| | | | | | | | |
* | | | | | | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.1guilhem@mysql.com2005-01-102-1/+236
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | into mysql.com:/home/mysql_src/mysql-4.1-clean
| * | | | | | | | - removed the mysql-test/suites/jp test suite and marked all files as gonelenz@mysql.com2005-01-101-0/+235
| | | | | | | | |
| * | | | | | | | os0file.c:heikki@hundin.mysql.fi2005-01-101-1/+1
| | |_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | Fix compiler error on those OS X platforms where Apple's special file flush trick with fcntl() is not defined