- 03 Mar, 2005 18 commits
-
-
serg@serg.mylan authored
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.0
-
serg@serg.mylan authored
-
serg@serg.mylan authored
-
heikki@hundin.mysql.fi authored
Work around the AIX 5.1 security patch ML7 problem in errno when it should be EEXIST
-
heikki@hundin.mysql.fi authored
-
heikki@hundin.mysql.fi authored
Work around the AIX 5.1 ML7 patch problem in errno at a higher level, in srv0start.c os0file.c: Revert the AIX patch here
-
heikki@hundin.mysql.fi authored
into hundin.mysql.fi:/home/heikki/mysql-4.1
-
heikki@hundin.mysql.fi authored
AIX 5.1 after security patch ML7 seems to contain a bug that instead of EEXIST it sets errno to 0 if a file creation fails because the file already exists. Work around that bug by interpreting errno 0 in AIX as EEXIST.
-
pekka@mysql.com authored
-
pekka@mysql.com authored
into mysql.com:/space/pekka/ndb/version/my41
-
bar@mysql.com authored
See mysqldump.test diff for more details
-
pekka@mysql.com authored
-
bar@mysql.com authored
Secondary weight out of bounds was picked up in mistake when the string is empty, instead of returning 0.
-
joreland@mysql.com authored
into mysql.com:/home/jonas/src/mysql-4.1
-
sergefp@mysql.com authored
into mysql.com:/home/psergey/mysql-4.1-bugs
-
sergefp@mysql.com authored
-
pekka@mysql.com authored
-
- 02 Mar, 2005 5 commits
-
-
ramil@mysql.com authored
into mysql.com:/usr/home/ram/work/4.1
-
ramil@mysql.com authored
-
guilhem@mysql.com authored
into mysql.com:/home/mysql_src/mysql-4.1-clean
-
guilhem@mysql.com authored
in slave SQL thread: if a transaction fails because of InnoDB deadlock or innodb_lock_wait_timeout exceeded, optionally retry the transaction a certain number of times (new variable --slave_transaction_retries).
-
ingo@mysql.com authored
Added a check, if the table, which we are going to create, is open. This can happen if a MERGE mapped table is TRUNCATEd.
-
- 01 Mar, 2005 12 commits
-
-
marko@hundin.mysql.fi authored
CREATE INDEX and DROP INDEX every 10,000 rows, similar to ALTER TABLE.
-
joreland@mysql.com authored
into mysql.com:/home/jonas/src/mysql-4.1
-
joreland@mysql.com authored
into mysql.com:/home/jonas/src/mysql-4.1
-
joreland@mysql.com authored
into mysql.com:/home/jonas/src/mysql-4.1
-
joreland@mysql.com authored
set exec_flag in execTC_COMMITREQ so that api will get rollbackrep
-
marko@hundin.mysql.fi authored
into hundin.mysql.fi:/home/marko/mysql-4.1
-
jani@ua141d10.elisa.omakaista.fi authored
-
ramil@mysql.com authored
into mysql.com:/usr/home/ram/work/4.1.b6089
-
ramil@mysql.com authored
into mysql.com:/usr/home/ram/work/4.1.b6089
-
ramil@mysql.com authored
into mysql.com:/usr/home/ram/work/4.1.b5615
-
marko@hundin.mysql.fi authored
-
marko@hundin.mysql.fi authored
-
- 28 Feb, 2005 5 commits
-
-
sergefp@mysql.com authored
depending on ref->unsigned_flag. Item_int_with_ref can refer to both signed and unsigned integers.
-
sergefp@mysql.com authored
the error to be sent to the client.
-
ramil@mysql.com authored
-
sergefp@mysql.com authored
-
ramil@mysql.com authored
-