- 13 Sep, 2005 33 commits
-
-
monty@mishka.mysql.fi authored
into mishka.mysql.fi:/home/my/mysql-5.0
-
monty@mishka.mysql.fi authored
Added flag to Field::store(longlong) to specify if value is unsigned. This fixes bug #12750: Incorrect storage of 9999999999999999999 in DECIMAL(19, 0) Fixed warning from valgrind in CREATE ... SELECT Fixed double free of mysql.options if reconnect failed
-
evgen@moonbone.local authored
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-5.0-5000
-
petr@mysql.com authored
into mysql.com:/home/cps/mysql/trees/mysql-5.0-virgin
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/bug12526/my50-bug12526
-
petr@mysql.com authored
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-5.0-5000
-
petr@mysql.com authored
into mysql.com:/home/cps/mysql/trees/mysql-5.0-virgin
-
jani@ua141d10.elisa.omakaista.fi authored
into ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-5.0-tmp
-
jani@ua141d10.elisa.omakaista.fi authored
-
msvensson@neptunus.(none) authored
- Avoid problem with "Sun C++ 5.6 2004/07/15"
-
petr@mysql.com authored
into mysql.com:/home/cps/mysql/trees/mysql-5.0-virgin
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-5.0-5000
-
pem@mysql.com authored
into mysql.com:/usr/home/pem/mysql-5.0
-
pem@mysql.com authored
get strange result according to Monty's suggestions, fixing the SELECT behaviour on errors with SP handlers. Note that some warnings from SELECT still shows up when the handler has caught - this is an effect of another known bug (BUG#7049).
-
petr@mysql.com authored
into mysql.com:/home/cps/mysql/trees/mysql-5.0
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-5.0-5000
-
ingo@mysql.com authored
Solution for 5.0. Changed calls to open_table(). Requested to ignore flush at places where the command did already lock tables. This could happen in CREATE ... SELECT and ALTER TABLE. No test case. The bug can only be triggered by true concurrency. The stress test suite provides a test case for this.
-
ramil@mysql.com authored
into mysql.com:/usr/home/ram/work/mysql-5.0
-
ramil@mysql.com authored
with /etc/my.cnf and ~/.my.cnf [client] section.
-
pem@mysql.com authored
into mysql.com:/usr/home/pem/mysql-5.0
-
ndbdev@dl145c.mysql.com authored
-
petr@mysql.com authored
into mysql.com:/home/cps/mysql/trees/mysql-5.0-virgin
-
petr@mysql.com authored
-
pem@mysql.com authored
into mysql.com:/usr/home/pem/mysql-5.0
-
timour@mysql.com authored
into mysql.com:/home/timka/mysql/src/5.0-2486
-
pem@mysql.com authored
Have to init. all local variables in their frames, not just once at the beginning of invocation.
-
kent@mysql.com authored
VC6 can't handle initializing const in declaration
-
tulin@dl145c.mysql.com authored
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-5.0-clean
-
kent@mysql.com authored
Changed from C++ comments to C comments Did some adaption to MySQL Coding Style
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-5.0-clean
-
- 12 Sep, 2005 7 commits
-
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-4.1-clean
-
kent@mysql.com authored
Corrected typo
-
kent@mysql.com authored
into mysql.com:/Users/kent/mysql/bk/mysql-5.0
-
kent@mysql.com authored
into mysql.com:/Users/kent/mysql/bk/mysql-4.1
-
-
into a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-5.0
-
jmiller@mysql.com authored
-