summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* BUG#2428 "--old-rpl-compat is broken":guilhem@mysql.com2004-01-183-31/+14
* Merge bk-internal.mysql.com:/home/bk/mysql-4.0konstantin@mysql.com2004-01-161-1/+1
|\
| * typo fixed PPTHREAD -> PTHREADkonstantin@mysql.com2004-01-161-1/+1
* | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0Sinisa@sinisa.nasamreza.org2004-01-1630-106/+344
|\ \
| * | Wrote small Windows build automation script in preparation greg@mysql.com2004-01-151-0/+82
| * | Merge lgrimmer@build.mysql.com:/home/bk/mysql-4.0lenz@mysql.com2004-01-153-4/+26
| |\ \
| | * \ Merge bk-internal:/home/bk/mysql-4.0/serg@serg.mylan2004-01-153-4/+26
| | |\ \
| | | * | an obvious bug in _mi_key_cmp fixed (BUG#2295 - range on blobs)serg@serg.mylan2004-01-153-4/+26
| * | | | - fixed early removing of socket file when multiple instances of mysqld arelenz@mysql.com2004-01-151-1/+1
| * | | | Merge mysql.com:/space/my/mysql-4.0lenz@mysql.com2004-01-151-16/+0
| |\ \ \ \ | | |/ / /
| | * | | row0ins.c:heikki@hundin.mysql.fi2004-01-141-16/+0
| * | | | Merge mysql.com:/space/my/mysql-4.0lenz@mysql.com2004-01-131-2/+2
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | - be able to build MySQL-shared-compat RPMs for other archs than i386lenz@mysql.com2004-01-131-2/+2
| * | | | Merge lgrimmer@build.mysql.com:/home/bk/mysql-4.0lenz@mysql.com2004-01-131-1/+1
| |\ \ \ \ | | |/ / / | | | / / | | |/ / | |/| |
| | * | - improved wording in mysql_install_db on what to do to set the password lenz@mysql.com2004-01-131-1/+1
| * | | Merge bk-internal:/home/bk/mysql-4.0/serg@serg.mylan2004-01-134-9/+47
| |\ \ \ | | |/ / | |/| |
| | * | BUG#2304 - HANDLER and tables in non-current dbserg@serg.mylan2004-01-134-9/+47
| * | | Checked and applied Novell-supplied patches inside the netware directory only.greg@mysql.com2004-01-1218-73/+185
* | | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0Sinisa@sinisa.nasamreza.org2004-01-124-3/+17
|\ \ \ \ | |/ / / |/| | |
| * | | opt_sum.cc:Sinisa@sinisa.nasamreza.org2004-01-123-1/+15
| * | | mysqldump.c:Sinisa@sinisa.nasamreza.org2004-01-061-2/+2
| | |/ | |/|
* | | A fix (bug #2335: Inconsistancy with handling of Years and NOW() function).ram@gw.mysql.r18.ru2004-01-113-0/+16
* | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.0ram@gw.mysql.r18.ru2004-01-094-17/+40
|\ \ \ | |_|/ |/| |
| * | An improvement of the fix for the bug #2231: string column, ram@gw.mysql.r18.ru2004-01-083-15/+21
| * | Fix for the bug #2231: string column, INDEX+LIKE, don't take the ESCAPE chara...ram@gw.mysql.r18.ru2003-12-304-9/+26
* | | buf0lru.c:heikki@hundin.mysql.fi2004-01-071-8/+12
* | | trx0sys.c:heikki@hundin.mysql.fi2004-01-061-1/+1
* | | Merge heikki@build.mysql.com:/home/bk/mysql-4.0heikki@hundin.mysql.fi2004-01-061-1/+1
|\ \ \
| * | | trx0sys.c:heikki@hundin.mysql.fi2004-01-061-1/+1
* | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0guilhem@mysql.com2004-01-069-9/+9
|\ \ \ \ | |/ / / |/| | |
| * | | Completion of fix for BUG#2121 "Inadequate message "check permissions on mast...guilhem@mysql.com2004-01-069-9/+9
| | |/ | |/|
* | | trx0sys.c, srv0start.c, ibuf0ibuf.c, trx0sys.h, srv0srv.h:heikki@hundin.mysql.fi2004-01-065-1/+140
|/ /
* | Mergemonty@mysql.com2003-12-3033-16/+65
|\ \ | |/
| * Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.0bar@bar.intranet.mysql.r18.ru2003-12-242-1/+2
| |\
| | * ctype-big5.c:bar@bar.intranet.mysql.r18.ru2003-12-242-1/+2
| * | log0log.c:heikki@hundin.mysql.fi2003-12-231-1/+12
| * | - Fixed another missing spacelenz@mysql.com2003-12-231-1/+1
| * | - marked /etc/logrotate.d/mysql as a config file in the RPM spec filelenz@mysql.com2003-12-221-1/+5
| * | typos fixedserg@serg.mylan2003-12-221-2/+3
| * | Merge bk-internal:/home/bk/mysql-4.0/serg@serg.mylan2003-12-191-3/+9
| |\ \
| | * | do not put --user into command line if the value comes from [mysqld] or [serv...serg@serg.mylan2003-12-191-3/+9
| * | | Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.0vva@eagle.mysql.r18.ru2003-12-1826-8/+35
| |\ \ \
| | * \ \ Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0vva@eagle.mysql.r18.ru2003-12-1826-8/+35
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | added error message for receiving variable with wrong GLOBAL|LOCAL typevva@eagle.mysql.r18.ru2003-12-1726-8/+35
* | | | | Some small portability fixes.monty@mysql.com2003-12-3030-135/+421
* | | | | Removed some test that was not relevant for MySQL (and which caused problems ...monty@mysql.com2003-12-211-23/+32
* | | | | Fixed that lower_case_table_names is set to 1 for case insensitive file systems.monty@mysql.com2003-12-181-1/+2
|/ / / /
* | | | Removed compiler warningmonty@mysql.com2003-12-182-4/+5
* | | | Simple cleanupsmonty@mysql.com2003-12-183-30/+25
* | | | Code cleanupmonty@mysql.com2003-12-182-3/+6