- 18 Oct, 2004 1 commit
-
-
ram@gw.mysql.r18.ru authored
-
- 16 Oct, 2004 1 commit
-
-
jan@hundin.mysql.fi authored
into hundin.mysql.fi:/home/jan/talle/mysql-4.1
-
- 15 Oct, 2004 7 commits
-
-
konstantin@mysql.com authored
-
paul@kite-hub.kitebird.com authored
Change @image argument parsing.
-
joerg@mysql.com authored
test for bug#1180 changed to table naming scheme 't#'.
-
joerg@mysql.com authored
-
jan@hundin.mysql.fi authored
was the query REPLACE or LOAD DATA INFILE REPLACE.
-
matt@mysql.com authored
Tagged ChangeSet 1.2091 as mysql-4.1.6 configure.in: Updated version string to 4.1.7
-
jan@hundin.mysql.fi authored
into hundin.mysql.fi:/home/jan/talle/mysql-4.1
-
- 14 Oct, 2004 17 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
-
jan@hundin.mysql.fi authored
X-locks on duplicates also on LOAD DATA...REPLACE clause and fixes a bug #6086 adding --disable_warnings and --enable_warnings around the create table clauses in ctype_utf8 tests for InnoDB.
-
bar@mysql.com authored
Wrong handler.
-
bar@mysql.com authored
-
joerg@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 4 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.
-