Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | Fixed a function call. | jani@ua141d10.elisa.omakaista.fi | 2004-11-12 | 1 | -1/+1 | |
| | * | | | | | | | | Merge with 4.0 | jani@ua141d10.elisa.omakaista.fi | 2004-11-12 | 4 | -9/+25 | |
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | ||||||
| | | * | | | | | | | Removed an unneccessary for() and variable. | jani@ua141d10.elisa.omakaista.fi | 2004-11-12 | 1 | -5/+4 | |
| | | * | | | | | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.0 | ram@gw.mysql.r18.ru | 2004-11-12 | 4 | -31/+77 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | A fix (bug #6564: QUOTE(NULL) returns NULL, not the string 'NULL') | ram@gw.mysql.r18.ru | 2004-11-11 | 3 | -4/+21 | |
| | * | | | | | | | | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-4.1 | jani@ua141d10.elisa.omakaista.fi | 2004-11-12 | 1 | -13/+11 | |
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | | | ||||||
| | | * | | | | | | | | Code cleanup and some optimizations. | jani@ua141d10.elisa.omakaista.fi | 2004-11-12 | 1 | -13/+11 | |
| * | | | | | | | | | | Portability fix for gcc 2.95.3 | monty@mysql.com | 2004-11-12 | 4 | -11/+14 | |
| * | | | | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | monty@mysql.com | 2004-11-12 | 5 | -57/+84 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Changed some unneccessary calls to current_thd() into table->in_use | jani@ua141d10.elisa.omakaista.fi | 2004-11-12 | 5 | -57/+84 | |
| * | | | | | | | | | | | Merge with 4.1 | monty@mysql.com | 2004-11-12 | 41 | -423/+722 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2004-11-12 | 1 | -0/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | | | ||||||
| | | * | | | | | | | | | Fix to allow usage of 4.0 tables with 4.1 | monty@mysql.com | 2004-11-12 | 1 | -0/+1 | |
| | * | | | | | | | | | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-4.1 | jani@ua141d10.elisa.omakaista.fi | 2004-11-12 | 1 | -188/+217 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | Added possibility to run only certain tests by giving the test name(s) | jani@ua141d10.elisa.omakaista.fi | 2004-11-12 | 1 | -188/+217 | |
| | * | | | | | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/ | serg@serg.mylan | 2004-11-12 | 7 | -10/+10 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / | | |/| | | | | | | | | | | ||||||
| | | * | | | | | | | | | | typos in error messages fixed | serg@serg.mylan | 2004-11-12 | 7 | -10/+10 | |
| | * | | | | | | | | | | | Merge on pull | monty@mysql.com | 2004-11-12 | 31 | -190/+458 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | After merge fixes | monty@mysql.com | 2004-11-12 | 10 | -81/+112 | |
| | | * | | | | | | | | | | | merge with 4.0 | monty@mysql.com | 2004-11-12 | 24 | -116/+352 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|/ / / / / / | | | | |/| | | | | | | | | | ||||||
| | | | * | | | | | | | | | | Bug#6123 - GRANT USAGE creates useless mysql.db row | acurtis@pcgem.rdg.cyberkinetica.com | 2004-11-11 | 3 | -1/+17 | |
| | | | * | | | | | | | | | | Some code clean-up and optimization. | jani@a80-186-24-72.elisa-laajakaista.fi | 2004-11-11 | 1 | -30/+60 | |
| | | | | |_|_|/ / / / / / | | | | |/| | | | | | | | | ||||||
| | | | * | | | | | | | | | Removed check for .ini file elsewhere, except on Windows. | jani@a80-186-24-72.elisa-laajakaista.fi | 2004-11-11 | 1 | -0/+4 | |
| | | | * | | | | | | | | | Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.0 | paul@kite-hub.kitebird.com | 2004-11-10 | 1 | -12/+13 | |
| | | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | | Alphabetize some out-of-order options in option structure. | paul@kite-hub.kitebird.com | 2004-11-09 | 1 | -12/+13 | |
| | | | * | | | | | | | | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0 | guilhem@mysql.com | 2004-11-10 | 2 | -1/+9 | |
| | | | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | | | Fix for BUG#6522 "Replication fails due to a rolled back transaction in the b... | guilhem@mysql.com | 2004-11-10 | 2 | -1/+9 | |
| | | | | |/ / / / / / / / / | ||||||
| | | | * | | | | | | | | | | mysql.h: | bar@mysql.com | 2004-11-09 | 1 | -0/+2 | |
| | | | |/ / / / / / / / / | ||||||
| | | | * | | | | | | | | | Fixed a typo that caused segmentation fault when using | jani@a193-229-222-105.elisa-laajakaista.fi | 2004-11-05 | 1 | -1/+1 | |
| | | | * | | | | | | | | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-4.0 | jani@a193-229-222-105.elisa-laajakaista.fi | 2004-11-05 | 2 | -39/+51 | |
| | | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | | Changed default.c so that it now checks for my.ini and then | jani@a193-229-222-105.elisa-laajakaista.fi | 2004-11-05 | 2 | -39/+51 | |
| | | | * | | | | | | | | | | mysqldump.c: | bar@mysql.com | 2004-11-05 | 1 | -0/+1 | |
| | | | * | | | | | | | | | | Change "Bootstrap" so that it will not fail on BK source trees of other versi... | joerg@mysql.com | 2004-11-05 | 1 | -1/+1 | |
| | | | * | | | | | | | | | | client_priv.h: | bar@mysql.com | 2004-11-05 | 2 | -8/+51 | |
| | | | * | | | | | | | | | | libmysql.c: | bar@mysql.com | 2004-11-05 | 1 | -1/+2 | |
| | | | * | | | | | | | | | | Merge | bar@mysql.com | 2004-11-05 | 1 | -0/+1 | |
| | | | |\ \ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / / / | | | | |/| | | | | | | | | | ||||||
| | | | | * | | | | | | | | | libmysql.def, libmysql.c: | bar@mysql.com | 2004-11-05 | 2 | -1/+2 | |
| | | | * | | | | | | | | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0 | guilhem@mysql.com | 2004-11-04 | 4 | -1/+56 | |
| | | | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | | | Fix for BUG##5714 "Insert into MyISAM table and select ... for update]": | guilhem@mysql.com | 2004-11-04 | 4 | -1/+56 | |
| | | | * | | | | | | | | | | | Merge siva.hindu.god:/opt/home/tim/m/40/bk | tim@siva.hindu.god | 2004-11-04 | 3 | -2/+3 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | | | | Portability fixes to mysqld_safe for non-Linux systems. Fix FIND_PROC | tim@siva.hindu.god | 2004-11-02 | 3 | -2/+3 | |
| | | | | |/ / / / / / / / / / | ||||||
| | | | * | | | | | | | | | | | Merge mysql.com:/M40/mysql-4.0 into mysql.com:/M40/push-4.0 | joerg@mysql.com | 2004-11-04 | 4 | -1/+42 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | | | | The files stored in "Docs/Images" within the "mysqldocs" BK tree must be incl... | joerg@mysql.com | 2004-11-04 | 4 | -1/+42 | |
| | | | * | | | | | | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | dlenev@mysql.com | 2004-11-04 | 7 | -5/+123 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | | | | | Fix for bug #6387 "Queried timestamp values do not match the inserted | dlenev@mysql.com | 2004-11-03 | 7 | -5/+123 | |
| | | | | | |/ / / / / / / / / / | | | | | |/| | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-4.0 | joerg@mysql.com | 2004-11-03 | 1 | -1/+1 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | |/ / / / / / / / / / | | | | | |/| | | | | | | | | | | ||||||
| | | | | * | | | | | | | | | | | Ensure that a source distribution contains 'libmysql/libmysql.def' | joerg@mysql.com | 2004-11-01 | 1 | -1/+1 | |
| | | | * | | | | | | | | | | | | InnoDB: fix bugs in the FOREIGN KEY parser (Bug #6340) | marko@hundin.mysql.fi | 2004-11-03 | 1 | -26/+29 | |
| | | | * | | | | | | | | | | | | Merge marko@bk-internal.mysql.com:/home/bk/mysql-4.0 | marko@hundin.mysql.fi | 2004-11-03 | 1 | -1/+3 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | |/ / / / / / / / / / | | | | | |/| | | | | | | | | | | ||||||
| | | | | * | | | | | | | | | | | ha_innodb.cc: | heikki@hundin.mysql.fi | 2004-11-02 | 1 | -1/+3 | |
| | | | | |/ / / / / / / / / / |