Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pgalbraith@bk-internal.mysql.com:/home/bk/mysql-4.0 | patg@krsna.patg.net | 2004-08-31 | 1 | -2/+15 |
|\ | |||||
| * | mysqld_safe.sh: | patg@krsna.patg.net | 2004-08-31 | 1 | -2/+15 |
* | | Do-compile: | mwagner@here.mwagner.org | 2004-08-31 | 1 | -1/+1 |
* | | Added global my_getopt_error_reporter function pointer which is | ram@gw.mysql.r18.ru | 2004-08-31 | 27 | -76/+87 |
* | | If the system has 64 bit "long", then "long long" does not add new | joerg@mysql.com | 2004-08-30 | 6 | -7/+48 |
* | | Merge bk-internal:/home/bk/mysql-4.0/ | serg@serg.mylan | 2004-08-30 | 17 | -159/+246 |
|\ \ | |||||
| * | | - removed mysql-test/t/flush_block_commit-master.opt as it collided | lenz@mysql.com | 2004-08-30 | 1 | -1/+0 |
| * | | log.cc: | rburnett@build.mysql.com | 2004-08-30 | 1 | -1/+1 |
| * | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0 | guilhem@mysql.com | 2004-08-29 | 2 | -7/+17 |
| |\ \ | |||||
| | * | | Fix for BUG#4500 "set character set replicates incorrectly" | guilhem@mysql.com | 2004-08-29 | 2 | -7/+17 |
| * | | | - fixed typo so make dist does not fail | lenz@mysql.com | 2004-08-28 | 1 | -1/+1 |
| * | | | Code style fixes. | monty@mysql.com | 2004-08-28 | 7 | -147/+187 |
| |/ / | |||||
| * | | Compile all charset conversion tables if --with-extra-charsets=all | bar@mysql.com | 2004-08-27 | 3 | -0/+8 |
| * | | table.cc: | bar@mysql.com | 2004-08-27 | 1 | -1/+20 |
| * | | win1251.conf: | bar@mysql.com | 2004-08-27 | 2 | -2/+3 |
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | rburnett@build.mysql.com | 2004-08-27 | 1 | -0/+8 |
| |\ \ | |||||
| | * | | Adding a file that was missed during the first push | rburnett@build.mysql.com | 2004-08-27 | 1 | -0/+8 |
| * | | | - fixed brain fart in Bootrap - it never actually caught failures | lenz@mysql.com | 2004-08-26 | 1 | -4/+6 |
* | | | | typo fixed | serg@serg.mylan | 2004-08-30 | 1 | -1/+1 |
* | | | | Merge bk-internal:/home/bk/mysql-4.0/ | serg@serg.mylan | 2004-08-26 | 2 | -0/+140 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge miguel@bk-internal.mysql.com:/home/bk/mysql-4.0 | miguel@hegel.txg.br | 2004-08-26 | 2 | -0/+140 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | Adding binary version information for debug/release version of libmysqld.dll | miguel@hegel.txg.br | 2004-08-25 | 2 | -0/+140 |
* | | | | remove warning | serg@serg.mylan | 2004-08-26 | 1 | -0/+1 |
|/ / / | |||||
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | rburnett@build.mysql.com | 2004-08-26 | 35 | -81/+378 |
|\ \ \ | |||||
| * | | | Test case for Bug #4792 lower_case_table_names does not resolve db.tbl.colu... | rburnett@build.mysql.com | 2004-08-25 | 2 | -0/+20 |
| * | | | Bug #4792 lower_case_table_names does not resolve db.tbl.column in SELECT list | rburnett@build.mysql.com | 2004-08-25 | 1 | -0/+11 |
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | rburnett@build.mysql.com | 2004-08-25 | 32 | -81/+347 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | Bug #4466 Nothing in .err when mysql service ends because of malformed my.i... | rburnett@build.mysql.com | 2004-08-19 | 3 | -7/+7 |
| | * | | Bug #4466 Nothing in .err when mysql service ends because of malformed my.i... | rburnett@build.mysql.com | 2004-08-19 | 5 | -38/+18 |
| | * | | BUG# 4466 - Nothing in .err when mysql service ends because of malformed my.i... | rburnett@build.mysql.com | 2004-08-18 | 5 | -120/+127 |
| | * | | mysql_priv.h: | rburnett@build.mysql.com | 2004-08-14 | 31 | -72/+351 |
* | | | | Merge lgrimmer@build.mysql.com:/home/bk/mysql-4.0 | lenz@mysql.com | 2004-08-26 | 1 | -2/+7 |
|\ \ \ \ | |||||
| * | | | | - Updated RPM spec file: MySQL-Max now requires MySQL-server instead | lenz@mysql.com | 2004-08-26 | 1 | -2/+7 |
| |/ / / | |||||
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@mysql.com | 2004-08-26 | 2 | -2/+2 |
|\ \ \ \ | |||||
| * \ \ \ | merge | monty@mysql.com | 2004-08-26 | 2 | -2/+2 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | Remove default argument to mysql_truncate() | monty@mysql.com | 2004-08-26 | 3 | -3/+3 |
* | | | | | Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-4.0 | joerg@mysql.com | 2004-08-26 | 1 | -0/+2 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | buf0rea.c: | heikki@hundin.mysql.fi | 2004-08-24 | 1 | -0/+2 |
* | | | | | All 'Makefile's must use '$(AR)' (not just 'ar') because the variable may con... | joerg@mysql.com | 2004-08-24 | 2 | -2/+3 |
|/ / / / | |||||
* | | | | Fix warning VC++ and fix applied fisrt to source 4.1 | miguel@hegel.txg.br | 2004-08-24 | 3 | -22/+10 |
* | | | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.0 | gluh@gluh.mysql.r18.ru | 2004-08-24 | 3 | -5/+36 |
|\ \ \ \ | |||||
| * | | | | Fix for bug #4340: find_in_set is case insensitive even on binary operators(2... | gluh@gluh.mysql.r18.ru | 2004-08-24 | 3 | -5/+36 |
* | | | | | - make sure to recreate all autoconf/automake-related files after | lenz@mysql.com | 2004-08-24 | 2 | -1/+4 |
|/ / / / | |||||
* | | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0 | guilhem@mysql.com | 2004-08-23 | 4 | -6/+40 |
|\ \ \ \ | |||||
| * | | | | Fix for BUG#5033 "When using temporary tables truncate does NOT reset the aut... | guilhem@mysql.com | 2004-08-23 | 4 | -6/+40 |
* | | | | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.0 | gluh@gluh.mysql.r18.ru | 2004-08-23 | 3 | -2/+39 |
|\ \ \ \ \ | |||||
| * | | | | | Fix for bug #5134: WHERE x = 'bar' AND x LIKE BINARY 'bar' returns | gluh@gluh.mysql.r18.ru | 2004-08-23 | 3 | -2/+39 |
* | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | pem@mysql.com | 2004-08-23 | 3 | -2/+28 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | Fixed: BUG#5135: cannot turn on log_warnings with SET in 4.1 (and 4.0) | pem@mysql.com | 2004-08-23 | 3 | -2/+28 |
| |/ / / / | |||||
* | | | | | unnecessary LINT_INIT removed | serg@serg.mylan | 2004-08-23 | 1 | -8/+4 |
|/ / / / |