- 25 Sep, 2005 1 commit
-
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-5.0-5000
-
- 24 Sep, 2005 2 commits
-
-
sergefp@mysql.com authored
into mysql.com:/home/psergey/mysql-5.0-bug13317
-
kent@mysql.com authored
Windows have no 'cat' command, use < mysql.test: Windows can't handle single quotes in --exec line
-
- 23 Sep, 2005 31 commits
-
-
sergefp@mysql.com authored
into mysql.com:/home/psergey/mysql-5.0-merge-sept24
-
sergefp@mysql.com authored
-
sergefp@mysql.com authored
into mysql.com:/home/psergey/mysql-4.1-bug13419
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-5.0-clean
-
sergefp@mysql.com authored
-
paul@kite-hub.kitebird.com authored
into kite-hub.kitebird.com:/src/extern/MySQL/bk/mysql-5.0
-
paul@kite-hub.kitebird.com authored
Fix out-of-order status variable.
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-5.0-clean
-
paul@kite-hub.kitebird.com authored
Fix out-of-order status variable.
-
heikki@hundin.mysql.fi authored
Fix a compilation error: Visual C++ does not seem to allow variable declaration in the middle of a program block
-
dlenev@mysql.com authored
work on WL#2787 "Add view definer/owner to the view definition (.frm) to check privileges on used tables and stored routines when using a VIEW." (aka bug #13402 "Windows VS 2003 Compiler error")
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-5.0-clean
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-5.0-5000
-
ingo@mysql.com authored
After merge fix
-
dlenev@mysql.com authored
into mysql.com:/home/dlenev/src/mysql-5.0-bg13407
-
osku@127.(none) authored
into 127.(none):/home/osku/mysql/5.0/clean
-
osku@127.(none) authored
into 127.(none):/home/osku/mysql/5.0/3443
-
osku@127.(none) authored
-
dlenev@mysql.com authored
into mysql.com:/home/dlenev/src/mysql-5.0-bg13407
-
dlenev@mysql.com authored
into mysql.com:/home/dlenev/src/mysql-5.0-rmuqf
-
dlenev@mysql.com authored
caused spurious test failures.
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.0
-
msvensson@neptunus.(none) authored
-
osku@127.(none) authored
-
sergefp@mysql.com authored
not equivalent to "x=y" when item->negated == TRUE.
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-4.1-4100
-
osku@127.(none) authored
into 127.(none):/home/osku/mysql/5.0/13315
-
osku@127.(none) authored
-
ingo@mysql.com authored
The problem was an ab-use of last_rkey_length. Formerly we saved the packed key length (of the search key) in this element. But in certain cases it got replaced by the (packed) result key length. Now we use a new element of MI_INFO to save the packed key length of the search key.
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.0
-
brian@zim.(none) authored
into zim.(none):/home/brian/mysql/fix-5.0
-
- 22 Sep, 2005 6 commits
-
-
brian@zim.(none) authored
The alias structure now is a bit more simple and just uses a pointer to replace with the currect name. The giant case statement should go away in the next patch.
-
konstantin@mysql.com authored
into mysql.com:/opt/local/work/mysql-5.0-root
-
msvensson@neptunus.(none) authored
-
msvensson@neptunus.(none) authored
-
dlenev@mysql.com authored
problems which were introduced during work on WL#2787 "Add view definer/owner to the view definition (.frm) to check privileges on used tables and stored routines when using a VIEW." In some cases it is better to use value from Security_context::host_or_ip instead of value from Security_context::host since the latter can be NULL in certain situations (When we can't resolve hostname or we have not done this yet).
-
jimw@mysql.com authored
-