- 21 Oct, 2003 1 commit
-
-
pem@mysql.comhem.se authored
New sp_cache C API. When an SP is dropped, old caches (in other threads) become invalid and are cleared. Also, the caches in THD are only created on demand.
-
- 20 Oct, 2003 1 commit
-
-
pem@mysql.comhem.se authored
fix to functions as well.
-
- 17 Oct, 2003 1 commit
-
-
pem@mysql.comhem.se authored
-
- 16 Oct, 2003 1 commit
-
-
pem@mysql.telia.com authored
-
- 15 Oct, 2003 1 commit
-
-
pem@mysql.telia.com authored
Two missing methods added to Item_splocal + test case.
-
- 14 Oct, 2003 1 commit
-
-
pem@mysql.telia.com authored
Also copy and restore order_list and group_list for selects in SPs.
-
- 10 Oct, 2003 2 commits
-
-
pem@mysql.com authored
into mysql.com:/home/pem/work/mysql-5.0
-
pem@mysql.telia.com authored
(updated) Protocol_cursor class. Also did some bug fixes.
-
- 06 Oct, 2003 2 commits
-
-
bell@laptop.sanja.is.com.ua authored
into laptop.sanja.is.com.ua:/home/bell/mysql/bk/work-udf-5.0
-
bell@laptop.sanja.is.com.ua authored
-
- 03 Oct, 2003 2 commits
-
-
pem@mysql.telia.com authored
-
pem@mysql.telia.com authored
executing sub-statements (selects) prevents crashes intermittent crashes. Also fixed bug in sql_yacc.yy (generated a hpop instruction when not needed).
-
- 02 Oct, 2003 1 commit
-
-
bell@laptop.sanja.is.com.ua authored
into laptop.sanja.is.com.ua:/home/bell/mysql/bk/work-udf-5.0
-
- 01 Oct, 2003 2 commits
-
-
monty@mishka.mysql.fi authored
-
monty@mishka.mysql.fi authored
-
- 28 Sep, 2003 1 commit
-
-
bell@laptop.sanja.is.com.ua authored
into laptop.sanja.is.com.ua:/home/bell/mysql/bk/work-udf-5.0
-
- 24 Sep, 2003 4 commits
-
-
pem@mysql.telia.com authored
-
pem@mysql.com authored
-
monty@narttu.mysql.fi authored
into narttu.mysql.fi:/my/mysql-4.1
-
lenz@kallisto.local authored
.c files (the IBM Visual Age C compiler aborts with a syntax error on these)
-
- 23 Sep, 2003 6 commits
-
-
lenz@kallisto.local authored
(instead of libedit, which is the default for 4.1) - brushed up the usage help text a bit
-
dlenev@mysql.com authored
into mysql.com:/home/dlenev/src/mysql-4.1-868
-
bar@bar.mysql.r18.ru authored
Typo fix: redundant "in"
-
dlenev@mysql.com authored
into mysql.com:/home/dlenev/src/mysql-4.1-868
-
bar@bar.mysql.r18.ru authored
comp_err failed to compile error message file when a character set was not incompiled.
-
bar@bar.mysql.r18.ru authored
Better English message
-
- 22 Sep, 2003 8 commits
-
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.1-build
-
lenz@kallisto.local authored
cmd-line-utils/readline from the commercial distribution - fixed some copyright headers so mysql-copyright can process them
-
bar@bar.mysql.r18.ru authored
into bar.mysql.r18.ru:/usr/home/bar/mysql-4.1
-
bar@bar.mysql.r18.ru authored
-
dlenev@mysql.com authored
into mysql.com:/home/dlenev/src/mysql-4.1-868
-
ram@gw.mysql.r18.ru authored
into gw.mysql.r18.ru:/usr/home/ram/work/4.1
-
bar@bar.mysql.r18.ru authored
Bug fix
-
bar@bar.mysql.r18.ru authored
-
- 20 Sep, 2003 1 commit
-
-
dlenev@mysql.com authored
into mysql.com:/home/dlenev/src/mysql-4.1-868
-
- 19 Sep, 2003 5 commits
-
-
bar@bar.mysql.r18.ru authored
There are some problems compiling with pure "configure" I need to fix it first.
-
bar@bar.mysql.r18.ru authored
-
bar@bar.mysql.r18.ru authored
into bar.mysql.r18.ru:/usr/home/bar/mysql-4.1
-
bar@bar.mysql.r18.ru authored
sequence boundaries in functions LIKE and LOCATE in the case of "binary" collation. Comparison was done like if the strings were just a binary strings without character set assumption.
-
hf@deer.(none) authored
embedded library hash_insert renamed to my_hash_insert to avoid name intersection with another libraries is there better idea?
-