Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | | Follow-up of a discussion on dev-docs@ : | guilhem@gbichot2.local | 2004-02-10 | 1 | -1/+0 | |
| | * | | | | | | | | Another implementation of send_eof() cleanup | konstantin@mysql.com | 2004-02-10 | 1 | -5/+4 | |
| * | | | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | dlenev@mysql.com | 2004-02-10 | 3 | -92/+79 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | Fixed bug #2248 "mysql_fetch without prior mysql_execute hangs" | dlenev@dlenev.mshome | 2004-02-10 | 3 | -92/+79 | |
| * | | | | | | | | | configure.in: | bar@bar.intranet.mysql.r18.ru | 2004-02-10 | 1 | -0/+3 | |
| * | | | | | | | | | Bug #2368 Multibyte charsets do not check that incoming data is well-formed | bar@bar.intranet.mysql.r18.ru | 2004-02-10 | 2 | -0/+42 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1 | bar@bar.intranet.mysql.r18.ru | 2004-02-10 | 7 | -15/+56 | |
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | | | ||||||
| | * | | | | | | | Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.1 | vva@eagle.mysql.r18.ru | 2004-02-10 | 4 | -13/+52 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | correcting mysql-test/r/mysqldump.result after merge | vva@eagle.mysql.r18.ru | 2004-02-10 | 1 | -0/+5 | |
| | | * | | | | | | | Merge | vva@eagle.mysql.r18.ru | 2004-02-10 | 4 | -13/+47 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | added skiped newline to the end of file mysql-test/t/mysqldump.test | vva@eagle.mysql.r18.ru | 2004-02-10 | 1 | -1/+1 | |
| | | | * | | | | | | | fixed bug #2592 mysqldump doesn't quote "tricky" names correctly | vva@eagle.mysql.r18.ru | 2004-02-07 | 4 | -13/+47 | |
| | | | | |_|_|_|_|/ | | | | |/| | | | | | ||||||
| | * | | | | | | | | Wrong type of an argument was sent to my_printf_error(), which | jani@ua141d10.elisa.omakaista.fi | 2004-02-10 | 1 | -2/+2 | |
| | * | | | | | | | | An include was missing. | jani@ua141d10.elisa.omakaista.fi | 2004-02-10 | 2 | -0/+2 | |
| * | | | | | | | | | http://bugs.mysql.com/bug.php?id=2368 | bar@bar.intranet.mysql.r18.ru | 2004-02-10 | 6 | -25/+120 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2004-02-10 | 3 | -5/+5 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | | | ||||||
| | * | | | | | | | Fix for the rpl_until.test. | guilhem@gbichot2.local | 2004-02-09 | 2 | -3/+3 | |
| | |/ / / / / / | ||||||
| | * | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | konstantin@mysql.com | 2004-02-09 | 1 | -2/+2 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | switch off SERVER_MORE_RESULTS_EXISTS, but | konstantin@oak.local | 2004-02-09 | 1 | -2/+2 | |
| * | | | | | | | | after merge & valgrind test fixes (BUG#2120) | bell@sanja.is.com.ua | 2004-02-10 | 6 | -30/+50 | |
| * | | | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2004-02-09 | 19 | -268/+392 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | ufter revview fix (BUG#2120) | bell@sanja.is.com.ua | 2004-02-09 | 8 | -32/+62 | |
| | * | | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2004-02-09 | 18 | -253/+347 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | make JOIN::prepare, JOIN::optimize only once for EXPLAIN of derived table | bell@sanja.is.com.ua | 2004-02-01 | 6 | -16/+47 | |
| | | * | | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2004-02-01 | 18 | -243/+306 | |
| | | |\ \ \ \ \ \ \ | | | | |_|/ / / / / | | | |/| | | | | | | ||||||
| | | | * | | | | | | now all tables of query are locked in one place (including derived tables) | bell@sanja.is.com.ua | 2004-02-01 | 18 | -243/+306 | |
| * | | | | | | | | | Ensure that result from date_format() is binary | monty@mysql.com | 2004-02-09 | 11 | -144/+22 | |
| * | | | | | | | | | merge | monty@mysql.com | 2004-02-09 | 20 | -28/+104 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | ||||||
| | * | | | | | | | | Problem fix: | bar@bar.intranet.mysql.r18.ru | 2004-02-06 | 20 | -28/+105 | |
| | | |_|_|_|/ / / | | |/| | | | | | | ||||||
| * | | | | | | | | Added --compact to mysqlbinlog | monty@mysql.com | 2004-02-09 | 30 | -284/+327 | |
| * | | | | | | | | merge | monty@mysql.com | 2004-02-05 | 27 | -149/+160 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | Added SQL_SELECT::cleanup() to make it easier to reuse SQL_SELECT item's for ... | monty@mysql.com | 2004-02-05 | 8 | -81/+117 | |
| | * | | | | | | | merge | monty@mysql.com | 2004-01-20 | 93 | -240/+821 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Code cleanup | monty@mysql.com | 2004-01-19 | 16 | -66/+34 | |
| | * | | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2004-01-09 | 22 | -58/+756 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2003-12-29 | 2 | -2/+3 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2003-12-26 | 5 | -6/+11 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | Fixed bug in table level privilege GRANT handling. (Bug #2178) | monty@mysql.com | 2003-12-26 | 5 | -6/+11 | |
| * | | | | | | | | | | | | Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.1 | vva@eagle.mysql.r18.ru | 2004-02-05 | 1 | -4/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | code and comments cleanup | vva@eagle.mysql.r18.ru | 2004-02-05 | 1 | -4/+3 | |
| | | |_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Bug#2634 | acurtis@pcgem.rdg.cyberkinetica.com | 2004-02-05 | 3 | -1/+51 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2004-02-04 | 3 | -10/+116 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | http://bugs.mysql.com/bug.php?id=2619 | bar@bar.intranet.mysql.r18.ru | 2004-02-04 | 3 | -10/+116 | |
* | | | | | | | | | | | | correct assignment of default limit (BUG#2600) | bell@sanja.is.com.ua | 2004-02-04 | 5 | -6/+36 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Client character set is now not set from the server value. | bar@bar.intranet.mysql.r18.ru | 2004-02-04 | 3 | -38/+30 | |
| |_|_|_|_|_|_|/ / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | cleanup: #ifdef DELETE_ITEMS removed | konstantin@mysql.com | 2004-02-03 | 4 | -29/+0 | |
* | | | | | | | | | | Bug #2619 ucs2 LIKE comparison fails in some cases | bar@bar.intranet.mysql.r18.ru | 2004-02-03 | 3 | -6/+55 | |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
* | | | | | | | | | Code cleanup: | ram@gw.mysql.r18.ru | 2004-02-03 | 6 | -84/+17 | |
* | | | | | | | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1 | ram@gw.mysql.r18.ru | 2004-02-03 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.1 | vva@eagle.mysql.r18.ru | 2004-02-03 | 1 | -1/+2 | |
| |\ \ \ \ \ \ \ \ \ |