- 15 Jul, 2003 9 commits
-
-
paul@teton.kitebird.com authored
-
bar@bar.mysql.r18.ru authored
into bar.mysql.r18.ru:/usr/home/bar/mysql-4.1
-
bar@bar.mysql.r18.ru authored
-
ram@mysql.r18.ru authored
into mysql.r18.ru:/usr/home/ram/work/4.1
-
ram@mysql.r18.ru authored
-
bar@bar.mysql.r18.ru authored
It's now passed as args[0]. This fix allowed to resuse a lot of code.
-
ram@mysql.r18.ru authored
-
gluh@gluh.mysql.r18.ru authored
-
ram@mysql.r18.ru authored
into mysql.r18.ru:/usr/home/ram/work/4.1
-
- 14 Jul, 2003 5 commits
-
-
paul@teton.kitebird.com authored
into teton.kitebird.com:/home/paul/mysql-4.1
-
venu@myvenu.com authored
into myvenu.com:/home/venu/work/sql/dev-4.1
-
bar@bar.mysql.r18.ru authored
if some of the arguments is STRING_RESULT the STRING_RESULT else if some of the arguments is REAL_RESULT then REAL_RESULT else INT_RESULT
-
bar@bar.mysql.r18.ru authored
-
ram@mysql.r18.ru authored
-
- 13 Jul, 2003 3 commits
-
-
serg@sergbook.mylan authored
into sergbook.mylan:/usr/home/serg/Abk/mysql-4.1
-
venu@myvenu.com authored
into myvenu.com:/home/venu/work/sql/dev-4.1
-
miguel@hegel.local authored
-
- 12 Jul, 2003 3 commits
-
-
guilhem@gbichot2 authored
Added PURGE BINARY LOGS as synonym for PURGE MASTER LOGS. Removed PURGE LOGS (now PURGE MASTER LOGS). Added SHOW BDB LOGS as synonym for SHOW LOGS. Note: tests key_cache.test hanged, rpl_log_pos.test, rpl_rotate_logs.test failed for me. For the second and third one I guess this will disappear after merging 4.0.
-
venu@myvenu.com authored
-
venu@myvenu.com authored
-
- 11 Jul, 2003 2 commits
-
-
serg@sergbook.mylan authored
into sergbook.mylan:/usr/home/serg/Abk/mysql-4.1
-
bar@bar.mysql.r18.ru authored
Data was not converted when ALTER TABLE CHAGE changed a field character set.
-
- 10 Jul, 2003 2 commits
-
-
paul@teton.kitebird.com authored
into teton.kitebird.com:/home/paul/mysql-4.1
-
lenz@kallisto.local authored
the server error messages had been modified in errmsg.txt
-
- 09 Jul, 2003 2 commits
-
-
paul@teton.kitebird.com authored
-
serg@sergbook.mylan authored
-
- 08 Jul, 2003 9 commits
-
-
monty@mashka.mysql.fi authored
into mashka.mysql.fi:/home/my/mysql-4.1
-
paul@ice.snake.net authored
into ice.snake.net:/Users/paul/mysql-4.1
-
monty@mashka.mysql.fi authored
into mashka.mysql.fi:/home/my/mysql-4.1
-
gluh@gluh.mysql.r18.ru authored
into gluh.mysql.r18.ru:/home/gluh/mysql-4.1.DTFUNC
-
gluh@gluh.mysql.r18.ru authored
-
venu@myvenu.com authored
into myvenu.com:/home/venu/work/sql/dev-4.1
-
venu@myvenu.com authored
-
gluh@gluh.mysql.r18.ru authored
into gluh.mysql.r18.ru:/home/gluh/mysql-4.1.DTFUNC
-
paul@ice.snake.net authored
not ending with period into single sentence.)
-
- 07 Jul, 2003 1 commit
-
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-alloc_group-4.1
-
- 06 Jul, 2003 3 commits
-
-
bell@sanja.is.com.ua authored
(now it return correct results. Test was commited before, but it is not pushed, BUG# is not registered, because bug was introduced after release)
-
monty@mashka.mysql.fi authored
Added framework to create/drop and manager buffers for multiple key caches
-
bell@sanja.is.com.ua authored
fixed test func_gconcat to be repeatable independent of presend tables and avoid removing user tables
-
- 05 Jul, 2003 1 commit
-
-
bell@sanja.is.com.ua authored
initialization of item_thd moved to constructor (in any case we need thd in constructor) initialization of group_concat_max_len to constructor to avoid incorrect length reporting (BUG#757) removed Item_func_group_concat::fix_length_and_dec() because item have its own fix_fields and will not have inherited items
-