- 14 Oct, 2004 15 commits
-
-
konstantin@mysql.com authored
let's not assume that char is signed (its signedness is not defined). The server was also affected by the wrong typedef.
-
konstantin@mysql.com authored
Fix for Bug#6025 "Test "client_test" fails in 4.1.6-gamma build (2)". No need for a test case, the bug is covered already.
-
konstantin@mysql.com authored
Fix a typo. Cleanup.
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.1
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.1-build
-
lenz@mysql.com authored
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-4.1
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.1
-
lenz@mysql.com authored
mysqlclient.dsp project files
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-4.1
-
bar@mysql.com authored
Wrong handler.
-
bar@mysql.com authored
-
bar@mysql.com authored
Bug#6086 "ctype_utf8" test fails when MySQL does not include InnoDB support
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-4.1
-
bar@mysql.com authored
-
- 13 Oct, 2004 10 commits
-
-
konstantin@mysql.com authored
-
konstantin@mysql.com authored
into mysql.com:/media/sda1/mysql/mysql-4.1-5985
-
konstantin@mysql.com authored
crashes server." The fix makes Item_func_rand prepared-statements aware plus it fixes the case when RAND is used in prepared statements and replication is on (as well as several similar issues). Until now we did not reset THD before every execution of a prepared statement, so if some execution had set thd->time_zone_used or thd->rand_used they would not be reset until next mysql_parse. Some of post-review fixes done.
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-4.1
-
heikki@hundin.mysql.fi authored
Implement innobase_very_fast_shutdown and innobase_start_trx_and_assign_read_view(); these were requested by Guilhem
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-4.1
-
ingo@mysql.com authored
BUG#4335 - one name can be handler open'ed many times. Fixed problems detected on Windows build by VC++. Removed unused variables. Applied a neccessary cast.
-
konstantin@mysql.com authored
Make checks (asserts) performed in client_test.c work in non-debug builds.
-
marko@hundin.mysql.fi authored
-
tomas@poseidon.ndb.mysql.com authored
-
- 12 Oct, 2004 6 commits
-
-
konstantin@mysql.com authored
(bad merge from 4.0)
-
mwagner@here.mwagner.org authored
Added catch for (example) WL#1234 into bk commit subjects
-
konstantin@mysql.com authored
propogation works only once (prepared statements)".
-
joerg@mysql.com authored
- 'ps_10nestset' uses a "nested set" approach for an employee hierarchy, then does arithmetic on the "salary" field; (soon) to be extended by inserts / deletes which imply mass updates on the "l"/"r" fields showing the set inclusion, - 'ps_11bugs' will get (some of ?) those bug DB entries which refer to prepared statements, but whose number does not appear in a test file comment - so it will also be extended.
-
konstantin@mysql.com authored
A fix for Bug#6042 "constants propogation works olny once (prepared statements)": reset item->marker in Item::cleanup, as it's used in propogate_cond_constants. No test case as the only way I could come up with to show the problem is EXPLAIN, and EXPLAIN is painful to use in the test suite.
-
pekka@mysql.com authored
-
- 11 Oct, 2004 5 commits
-
-
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
-
tomas@poseidon.ndb.mysql.com authored
-
into a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.1
-
section, which had gotten somewhat out-dated.
-
- 10 Oct, 2004 4 commits
-
-
ram@gw.mysql.r18.ru authored
into gw.mysql.r18.ru:/usr/home/ram/work/4.1.b5382
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
-
ram@gw.mysql.r18.ru authored
-
ram@gw.mysql.r18.ru authored
-