summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge serg.mylan:/usr/home/serg/Abk/mysql-4.0serg@serg.mylan2004-08-231-8/+4
|\
| * unnecessary LINT_INIT removedserg@serg.mylan2004-08-231-8/+4
* | bdb bugfix: LTLIBOBJS didn't take --disable-shared into accountserg@serg.mylan2004-08-233-3/+3
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/serg@serg.mylan2004-08-232-12/+14
|\ \
| * | better for for bug#4767serg@serg.mylan2004-08-232-12/+14
* | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1sergefp@mysql.com2004-08-233-3/+124
|\ \ \
| * | | Fix for bug#5088:sergefp@mysql.com2004-08-233-3/+124
| |/ /
* | | small ndb switch fixtomas@poseidon.(none)2004-08-231-2/+2
* | | stylistic fixestomas@poseidon.(none)2004-08-232-11/+12
* | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1tomas@poseidon.(none)2004-08-234-6/+24
|\ \ \ | |/ / |/| |
| * | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1tomas@poseidon.(none)2004-08-204-6/+24
| |\ \
| | * | added switch to mysqld to specify connectstringtomas@poseidon.(none)2004-08-204-6/+24
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/serg@serg.mylan2004-08-225-77/+116
|\ \ \ \
| * | | | check for mysql_bin_log.is_open() before my_b_tell(&thd->transaction.trans_logserg@serg.mylan2004-08-222-11/+30
| * | | | mergedserg@serg.mylan2004-08-222-65/+85
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | after merge fixesserg@serg.mylan2004-08-221-3/+7
| | * | | ported bugfix for #2408 from 3.23serg@serg.mylan2004-08-221-64/+59
| | |\ \ \
| | | * | | bug#2408 - Multiple threads altering MERGE table UNIONs hang/crash.serg@serg.mylan2004-08-221-52/+49
| | * | | | null.test, null.result:igor@rurik.mysql.com2004-08-204-1/+44
| * | | | | libedit safety fix: account for closing \0serg@serg.mylan2004-08-211-1/+1
* | | | | | Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1paul@ice.snake.net2004-08-2120-262/+396
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fix to skip flush_block_commit test if the server was compiled konstantin@mysql.com2004-08-211-1/+1
| * | | | | Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-4.1igor@rurik.mysql.com2004-08-2017-261/+317
| |\ \ \ \ \
| | * \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-4.1konstantin@mysql.com2004-08-2117-261/+317
| | |\ \ \ \ \
| | | * | | | | Fix for bug#4912 "mysqld crashs in case a statement is executedkonstantin@mysql.com2004-08-2117-261/+317
| * | | | | | | Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-4.1igor@rurik.mysql.com2004-08-201-5/+26
| |\ \ \ \ \ \ \ | | |/ / / / / /
| * | | | | | | Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-4.1igor@rurik.mysql.com2004-08-204-0/+78
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge rurik.mysql.com:/home/igor/mysql-4.1igor@rurik.mysql.com2004-08-204-0/+78
| | |\ \ \ \ \ \ \
| | | * | | | | | | olap.test, olap.result:igor@rurik.mysql.com2004-08-124-0/+78
* | | | | | | | | | Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1paul@ice.snake.net2004-08-2027-136/+364
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| * | | | | | | | | mysql-copyright:mysqldev@mysql.com2004-08-211-5/+26
| |/ / / / / / / /
| * | | | | | | | after merge fixserg@serg.mylan2004-08-208-10/+11
| * | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/serg@serg.mylan2004-08-2013-96/+168
| |\ \ \ \ \ \ \ \
| | * | | | | | | | variable scoop, compile fixjoreland@mysql.com2004-08-201-3/+4
| | * | | | | | | | Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1joreland@mysql.com2004-08-203-1/+2
| | |\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-4.1rburnett@build.mysql.com2004-08-203-1/+2
| | | |\ \ \ \ \ \ \ \ | | | | |/ / / / / / / | | | |/| | | | | | |
| | | | * | | | | | | This fixes a Windows build failure. How did this build on Linux?rburnett@build.mysql.com2004-08-193-1/+2
| | * | | | | | | | | removed debug printoutjoreland@mysql.com2004-08-201-3/+0
| | * | | | | | | | | Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1joreland@mysql.com2004-08-209-92/+165
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| | | * | | | | | | | Merge mysql.com:/home/jonas/src/mysql-4.1-ndbjoreland@mysql.com2004-08-209-92/+165
| | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | bug#5128 - remove need of unique fs-pathjoreland@mysql.com2004-08-209-92/+165
| * | | | | | | | | | | mergedserg@serg.mylan2004-08-209-27/+161
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | |
| | * | | | | | | | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0guilhem@mysql.com2004-08-209-21/+154
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | Making FLUSH TABLES WITH READ LOCK block COMMITs of existing transactions,guilhem@mysql.com2004-08-209-21/+154
| | * | | | | | | | | | | A fix (bug #5115: Erronious Syntax Error when comment placed inside of "creat...ram@gw.mysql.r18.ru2004-08-201-8/+10
| * | | | | | | | | | | | sql_select.cc: compilation failure fixedserg@serg.mylan2004-08-201-1/+1
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1paul@ice.snake.net2004-08-2051-317/+847
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | Bug#4594 "column index make = failed for gbk, but like works"bar@mysql.com2004-08-203-4/+49
| | |_|/ / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | compile error fixes for some platformstomas@poseidon.(none)2004-08-204-50/+6
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| * | | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1dlenev@brandersnatch.localdomain2004-08-202-17/+23
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | |