Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix shm key | tulin@build.mysql.com | 2005-01-12 | 1 | -3/+26 |
| | |||||
* | Merge mysql.com:/space/my/mysql-4.1 | lenz@mysql.com | 2005-01-12 | 1 | -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.com | 2005-01-12 | 1 | -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.1 | joreland@mysql.com | 2005-01-12 | 1 | -22/+20 |
|\ \ | | | | | | | | | | into mysql.com:/home/jonas/src/mysql-4.1 | ||||
| * | | ndb - fix 64-bit problem in autotest | joreland@mysql.com | 2005-01-12 | 1 | -22/+20 |
| |/ | |||||
* | | ndbcluster.sh: | tomas@poseidon.ndb.mysql.com | 2005-01-11 | 1 | -3/+3 |
| | | | | | | | | increased timeouts to see if more tests get started automatically | ||||
* | | Merge jwinstead@bk-internal.mysql.com:/home/bk/mysql-4.1 | jimw@mysql.com | 2005-01-11 | 2 | -1/+2 |
|\ \ | | | | | | | | | | into mysql.com:/home/jwinstead2/mysql-4.1-clean | ||||
| * \ | Merge mysql.com:/home/jwinstead2/mysql-4.1-6418 | jimw@mysql.com | 2005-01-11 | 1 | -1/+1 |
| |\ \ | | | | | | | | | | | | | into mysql.com:/home/jwinstead2/mysql-4.1-clean | ||||
| | * | | Use ZLIB_LIBS when linking libmysqlclient_r (Bug #6418) | jimw@mysql.com | 2005-01-05 | 1 | -1/+1 |
| | | | | |||||
| * | | | Replace ZLIB_LIBS in mysql_config. (Bug #6418) | jimw@mysql.com | 2005-01-11 | 1 | -0/+1 |
| | |/ | |/| | |||||
* | | | Fixed Bug#2813, "analyse does not quot string values in enams from string". | jani@ua141d10.elisa.omakaista.fi | 2005-01-11 | 3 | -1/+68 |
|/ / | |||||
* | | Bug #7730 Server crash using soundex on an utf8 table | bar@mysql.com | 2005-01-11 | 3 | -5/+31 |
| | | | | | | | | Don't use my_tolower: it works only for 8bit charsets. | ||||
* | | Merge bk@192.168.21.1:/usr/home/bk/mysql-4.1 | hf@deer.(none) | 2005-01-11 | 4 | -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-03 | 4 | -17/+55 |
| | | | |||||
* | | | Merge mysql.com:/space/my/mysql-4.1 | lenz@mysql.com | 2005-01-11 | 3 | -5/+4 |
|\ \ \ | | | | | | | | | | | | | into mysql.com:/space/my/mysql-4.1-build | ||||
| * | | | - Create the mysqld binaries with the correct file names during the build | lenz@mysql.com | 2005-01-11 | 1 | -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 doing | lenz@mysql.com | 2005-01-11 | 2 | -3/+2 |
| | | | | | | | | | | | | | | | | Windows builds | ||||
* | | | | A fix for Bug#7365 "embedded server for MacOS: problem with prepared | konstantin@mysql.com | 2005-01-11 | 1 | -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.1 | tomas@poseidon.ndb.mysql.com | 2005-01-11 | 5 | -39/+49 |
|\ \ \ \ | | | | | | | | | | | | | | | | into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1 | ||||
| * | | | | bug fixed parsing with comments on same line | tomas@poseidon.ndb.mysql.com | 2005-01-11 | 2 | -5/+13 |
| | | | | | |||||
| * | | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1 | tomas@poseidon.ndb.mysql.com | 2005-01-11 | 4 | -6/+58 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1 | ||||
| * | | | | | Suma.cpp: | tomas@poseidon.ndb.mysql.com | 2005-01-11 | 1 | -3/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | same as prev fix, wrong read of 64 bit value | ||||
| * | | | | | Backup.cpp: | tomas@poseidon.ndb.mysql.com | 2005-01-11 | 1 | -1/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | bug#7660 | ||||
| * | | | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1 | tomas@poseidon.ndb.mysql.com | 2005-01-11 | 1 | -30/+27 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1 | ||||
| | * \ \ \ \ | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1 | tomas@poseidon.ndb.mysql.com | 2005-01-11 | 1 | -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 files | tomas@poseidon.ndb.mysql.com | 2005-01-11 | 1 | -30/+27 |
| | | | | | | | | |||||
* | | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/ | serg@serg.mylan | 2005-01-11 | 8 | -13/+65 |
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | | | | | | | | | into serg.mylan:/usr/home/serg/Abk/mysql-4.1 | ||||
| * | | | | | | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1 | hf@deer.(none) | 2005-01-11 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | into deer.(none):/home/hf/work/mysql-4.1.7330 | ||||
| | * \ \ \ \ \ \ | Merge bk@192.168.21.1:/usr/home/bk/mysql-4.1 | hf@deer.(none) | 2005-01-11 | 1 | -1/+1 |
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | | | | | | | | | | into deer.(none):/home/hf/work/mysql-4.1.7330 | ||||
| | | * | | | | | | Merge bk@192.168.21.1:/usr/home/bk/mysql-4.1 | hf@deer.(none) | 2005-01-11 | 1 | -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-03 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We should build libmysqld in SAFEMALLOC mode. | ||||
| * | | | | | | | | | Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1 | joreland@mysql.com | 2005-01-11 | 3 | -5/+57 |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | into mysql.com:/home/jonas/src/mysql-4.1 | ||||
| | * | | | | | | | | bug#7798 - ndb - range scan with invalid table version could cause node failure | joreland@mysql.com | 2005-01-11 | 3 | -5/+57 |
| | |/ / / / / / / | |||||
| * | | | | | | | | Followup: rename the declaration (hash_reset -> my_hash_reset) | konstantin@mysql.com | 2005-01-11 | 1 | -1/+1 |
| | |_|/ / / / / | |/| | | | | | | |||||
| * | | | | | | | A fix for linking failure of MySQL client when linking with imap libraries | konstantin@mysql.com | 2005-01-11 | 2 | -5/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (Bug#7428) (renamed: hash_reset -> my_hash_reset) | ||||
| * | | | | | | | make it compile with -ansi -pedantic | konstantin@mysql.com | 2005-01-11 | 1 | -1/+1 |
| |/ / / / / / | |||||
* | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/ | serg@serg.mylan | 2005-01-11 | 1 | -3/+1 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | | | | | | | | into serg.mylan:/usr/home/serg/Abk/mysql-4.1 | ||||
| * | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/ | serg@serg.mylan | 2005-01-11 | 1 | -3/+1 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | into serg.mylan:/usr/home/serg/Abk/mysql-4.1 | ||||
| | * | | | | | | bad merge fixed | serg@serg.mylan | 2005-01-10 | 1 | -3/+1 |
| | | | | | | | | |||||
* | | | | | | | | Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1 | joreland@mysql.com | 2005-01-11 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | | | | | | | | | into mysql.com:/home/jonas/src/mysql-4.1 | ||||
| * | | | | | | | bug#7765 - ndb startup on 64-bit, increase stack on 64-bit | joreland@mysql.com | 2005-01-11 | 1 | -0/+4 |
| | | | | | | | | |||||
* | | | | | | | | Bug#7477 | tomas@poseidon.ndb.mysql.com | 2005-01-11 | 1 | -22/+7 |
| | | | | | | | | |||||
* | | | | | | | | Merge mysql.com:/home/jwinstead2/mysql-4.1-7556 | jimw@mysql.com | 2005-01-11 | 1 | -22/+38 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | into mysql.com:/home/jwinstead2/mysql-4.1-clean | ||||
| * | | | | | | | | Replace all sprintf() calls with my_snprintf() in client.c. All of the | jimw@mysql.com | 2005-01-09 | 1 | -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-7762 | jimw@mysql.com | 2005-01-11 | 1 | -13/+17 |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | into mysql.com:/home/jwinstead2/mysql-4.1-clean | ||||
| * | | | | | | | | Fix style nit | jimw@mysql.com | 2005-01-11 | 1 | -1/+2 |
| | | | | | | | | | |||||
| * | | | | | | | | Fix double-initalization of mutex in archive storage engine. (Bug #7762) | jimw@mysql.com | 2005-01-10 | 1 | -14/+17 |
| | | | | | | | | | |||||
* | | | | | | | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.1 | guilhem@mysql.com | 2005-01-10 | 2 | -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 gone | lenz@mysql.com | 2005-01-10 | 1 | -0/+235 |
| | | | | | | | | | |||||
| * | | | | | | | | os0file.c: | heikki@hundin.mysql.fi | 2005-01-10 | 1 | -1/+1 |
| | |_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | Fix compiler error on those OS X platforms where Apple's special file flush trick with fcntl() is not defined |