summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* portability fixpetr@mysql.com2004-11-171-2/+1
* - added a cast to avoid a compiler error on HP-UXlenz@mysql.com2004-11-161-1/+1
* Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-5.0Sinisa@sinisa.nasamreza.org2004-11-162-1/+1
|\
| * don't delete ac_available_languages_fragment in configure - it may be needed ...serg@serg.mylan2004-11-162-1/+1
* | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-5.0Sinisa@sinisa.nasamreza.org2004-11-161-2/+2
|\ \ | |/ |/|
| * Fixing a linking problem that occurs with some compilers, due toSinisa@sinisa.nasamreza.org2004-11-161-2/+2
* | bad fix of the bad cleanup corrected :)serg@serg.mylan2004-11-161-4/+4
* | In 5.0 we return 'out of range' instead of 'data truncated'.guilhem@mysql.com2004-11-161-3/+3
* | Merge mysql.com:/home/mysql_src/mysql-4.1-cleanguilhem@mysql.com2004-11-161-2/+2
|\ \
| * | compilation failures fixes. mysqldump now compiles on AIX 4.3.guilhem@mysql.com2004-11-161-2/+2
* | | Mergeguilhem@mysql.com2004-11-1645-160/+424
|\ \ \ | |/ /
| * | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.1guilhem@mysql.com2004-11-1544-158/+408
| |\ \
| | * \ Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1tomas@poseidon.ndb.mysql.com2004-11-158-19/+222
| | |\ \
| | | * | Bug#6608: MySQL server crash in some query with tis620 character set.bar@mysql.com2004-11-153-7/+76
| | | * | BUG#6353 V2:lars@mysql.com2004-11-155-12/+146
| | * | | changed compile order, mysqladmin with ndbcluster extensions needs ndb to...tomas@poseidon.ndb.mysql.com2004-11-157-8/+61
| | |/ /
| | * | always let traffic through to api cluster manager in transportertomas@poseidon.ndb.mysql.com2004-11-153-23/+19
| | * | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1tomas@poseidon.ndb.mysql.com2004-11-1528-108/+106
| | |\ \
| | | * | moved ndb_restore together with rest of the ndb toolstomas@poseidon.ndb.mysql.com2004-11-1428-108/+106
| * | | | Try to lower the probability of a stall of mysqldump AND most client connecti...guilhem@mysql.com2004-11-141-1/+11
| * | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.1guilhem@mysql.com2004-11-141-1/+5
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | allowing --master-data without arg to be compatible with < 4.1.8 mysqldump.guilhem@mysql.com2004-11-141-1/+5
| * | | | fixed incorrect using of THD::is_fatal_errorbell@sanja.is.com.ua2004-11-141-1/+1
| | |/ / | |/| |
* | | | Merge bk-internal:/home/bk/mysql-5.0serg@serg.mylan2004-11-151-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-5.0Sinisa@sinisa.nasamreza.org2004-11-151-1/+1
| |\ \ \
| | * | | fixing a small typoSinisa@sinisa.nasamreza.org2004-11-151-1/+1
* | | | | Merge bk-internal:/home/bk/mysql-5.0serg@serg.mylan2004-11-153-22/+23
|\ \ \ \ \ | |/ / / /
| * | | | valgrind error fixgluh@gluh.mysql.r18.ru2004-11-163-22/+23
* | | | | fixed "condition is always false" warningsserg@serg.mylan2004-11-151-6/+4
* | | | | Merge bk-internal:/home/bk/mysql-5.0serg@serg.mylan2004-11-15323-8162/+10062
|\ \ \ \ \ | |/ / / /
| * | | | Fixes for information_schemagluh@gluh.mysql.r18.ru2004-11-154-27/+117
| |/ / /
| * | | make information schema libmysqld compatiblebell@sanja.is.com.ua2004-11-142-6/+14
| * | | posmerge fixesbell@sanja.is.com.ua2004-11-137-59/+64
| * | | margebell@sanja.is.com.ua2004-11-13106-2077/+2366
| |\ \ \
| | * | | now my_printf_error is not better then my_error, but my_error call is shorterbell@sanja.is.com.ua2004-11-1367-973/+617
| | * | | mergebell@sanja.is.com.ua2004-11-12103-1885/+2529
| | |\ \ \
| | | * | | post-review fixesbell@sanja.is.com.ua2004-11-1253-593/+938
| | | * | | post-merge fixbell@sanja.is.com.ua2004-10-284-6/+6
| | | * | | mergebell@sanja.is.com.ua2004-10-2861-322/+735
| | | |\ \ \
| | | * \ \ \ Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0bell@sanja.is.com.ua2004-10-2290-1610/+1924
| | | |\ \ \ \
| | | | * \ \ \ Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0bell@sanja.is.com.ua2004-10-2090-1610/+1924
| | | | |\ \ \ \
| | | | | * | | | changed function name to prevent injection wrong code from 4.1 (WL#2133)bell@sanja.is.com.ua2004-10-209-45/+39
| | | | | * | | | errors without code removedbell@sanja.is.com.ua2004-10-2086-1566/+1886
| * | | | | | | | WL#1629: SHOW with WHERE(partially) &gluh@gluh.mysql.r18.ru2004-11-1319-700/+2932
| * | | | | | | | Needed for WL# 2094, MySQL Federated Storage Handlerpatg@patrick-galbraiths-computer.local2004-11-122-0/+29
| * | | | | | | | Merge kite-hub.kitebird.com:/src/extern/MySQL/bk/mysql-4.1paul@kite-hub.kitebird.com2004-11-121-1/+1
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| | * | | | | | | Merge kite-hub.kitebird.com:/src/extern/MySQL/bk/mysql-4.0paul@kite-hub.kitebird.com2004-11-121-1/+1
| | |\ \ \ \ \ \ \
| | | * | | | | | | Makefile.am:paul@kite-hub.kitebird.com2004-11-121-1/+1
| * | | | | | | | | Add back data that bk loosed during automatic mergemonty@mysql.com2004-11-121-0/+279
| * | | | | | | | | Merge with 4.1 to get latest fix to client_test.cmonty@mysql.com2004-11-124-296/+32
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /