summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* added test for bug #2290 "output truncated with ELT when using DISTINCT"vva@eagle.mysql.r18.ru2004-01-213-1/+17
* 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
* | 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
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@mysql.com2003-12-181-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fixed typo. Affected INSERT DELAYED ... SELECT commandsmonty@mysql.com2003-12-171-1/+1
* | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0guilhem@mysql.com2003-12-171-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix for BUG#2145 "mysqld becomes unreliable if unable to create a relay log w...guilhem@mysql.com2003-12-171-0/+1
* | | | Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.0vva@eagle.mysql.r18.ru2003-12-171-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | fixed small error in types in sql/field.cc vva@eagle.mysql.r18.ru2003-12-171-1/+1
* | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0guilhem@mysql.com2003-12-1614-16/+16
|\ \ \ \
| * | | | Fix for BUG#2121 "Inadequate message "check permissions on master.info"":guilhem@mysql.com2003-12-1614-16/+16
* | | | | - bumped up version number to 4.0.18, now that 4.0.17 has been lenz@mysql.com2003-12-161-1/+1
* | | | | - Bugfix for Do-rpm (moving of the resulting packages did not work due tolenz@mysql.com2003-12-163-2/+5
* | | | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0Sinisa@sinisa.nasamreza.org2003-12-162-5/+205
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | A new better test case for bug #2128 involving overflowSinisa@sinisa.nasamreza.org2003-12-162-5/+205
* | | | | Fixes for last pullmonty@mysql.com2003-12-162-1/+7
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@mysql.com2003-12-1618-179/+284
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Portability fixes (mostly test suite)monty@mysql.com2003-12-1618-179/+284