- 19 Oct, 2004 5 commits
-
-
heikki@hundin.mysql.fi authored
InnoDB: print info about how many bytes we were able to read if a file read is not able to read as many bytes as we requested
-
marko@hundin.mysql.fi authored
into hundin.mysql.fi:/home/marko/j/mysql-4.1
-
bar@mysql.com authored
minor fixes
-
bar@mysql.com authored
Check DERIVATION_NONE only for UNIONS.
-
bar@mysql.com authored
contributed by Takeshi. I also added HEX support for "extended-inserts".
-
- 18 Oct, 2004 11 commits
-
-
marko@hundin.mysql.fi authored
Replace a tolower() loop with innobase_casedn_str()
-
marko@hundin.mysql.fi authored
-
bar@mysql.com authored
-
heikki@hundin.mysql.fi authored
If innodb_thread_concurrency would be exceeded, let a thread sleep 10 ms before entering the FIFO queue; previously, the value was 50 ms, which Peter Z considered too long
-
bar@mysql.com authored
new file
-
bar@mysql.com authored
-
ram@gw.mysql.r18.ru authored
into gw.mysql.r18.ru:/usr/home/ram/work/4.1.b6057
-
bar@mysql.com authored
Remove unnesessary code: use_mb is always TRUE for the multibyte charsets.
-
ram@gw.mysql.r18.ru authored
into gw.mysql.r18.ru:/usr/home/ram/work/4.1.b6057
-
ram@gw.mysql.r18.ru authored
-
dlenev@brandersnatch.localdomain authored
Now we use TABLE::timestamp_field_type instead of TABLE::timestamp_default_now/on_update_now for determining if we should auto-set value of TIMESTAMP field during this operation. We are also use Field_timestamp::set_time() instead of handler::update_timestamp().
-
- 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 16 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
-