- 03 Mar, 2005 6 commits
-
-
stewart@mysql.com authored
into mysql.com:/home/stewart/Documents/MySQL/5.0/ndb-dynamic-ports
-
stewart@mysql.com authored
move internal mgmapi functions into it. should also fix AIX build problem.
-
joreland@mysql.com authored
into mysql.com:/home/jonas/src/mysql-5.0-ndb
-
joreland@mysql.com authored
into mysql.com:/home/jonas/src/mysql-5.0-ndb
-
joreland@mysql.com authored
into mysql.com:/home/jonas/src/mysql-5.0
-
patg@krsna.patg.net authored
-
- 02 Mar, 2005 15 commits
-
-
petr@mysql.com authored
into mysql.com:/home/cps/mysql/devel/im-fix-review
-
petr@mysql.com authored
-
patg@krsna.patg.net authored
into krsna.patg.net:/home/patg/mysql-5.0
-
joerg@mysql.com authored
into mysql.com:/M50/mysql-5.0
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-5.0
-
serg@serg.mylan authored
-
marko@hundin.mysql.fi authored
-
ingo@mysql.com authored
After merge fix. The bugfix results in a different error message in this situation.
-
joerg@mysql.com authored
use function-wide declaration also for loop body.
-
ingo@mysql.com authored
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-5.0
-
serg@serg.mylan authored
deadlock in MYSQL_LOG::new_file() style fixes
-
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.
-
patg@krsna.patg.net authored
into krsna.patg.net:/home/patg/mysql-5.0
-
jan@hundin.mysql.fi authored
into hundin.mysql.fi:/home/jan/mysql-5.0
-
- 01 Mar, 2005 19 commits
-
-
heikki@hundin.mysql.fi authored
Correct indentation + some small style corrections
-
tomas@poseidon.ndb.mysql.com authored
updated ndb test makefile to make src dist complete
-
jani@ua141d10.elisa.omakaista.fi authored
into ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-5.0
-
jani@ua141d10.elisa.omakaista.fi authored
-
marko@hundin.mysql.fi authored
delete_all_rows(): Revert previous change. The transaction has been marked started already in external_lock().
-
marko@hundin.mysql.fi authored
row_sel_store_mysql_rec(): Do not try to space-pad BLOB fields. (Bug #8771)
-
heikki@hundin.mysql.fi authored
into hundin.mysql.fi:/home/heikki/mysql-5.0
-
heikki@hundin.mysql.fi authored
In TRUNCATE TABLE, MySQL may call innobase_xa_prepare() even though there is no active transaction because it was committed in ha_innobase::delete_all_rows(); in innobase_xa_prepare() InnoDB starts then a new transaction; let us adjust the trx->active_trans flag accordingly
-
marko@hundin.mysql.fi authored
-
marko@hundin.mysql.fi authored
into hundin.mysql.fi:/home/marko/mysql-5.0
-
marko@hundin.mysql.fi authored
CREATE INDEX and DROP INDEX every 10,000 rows, similar to ALTER TABLE.
-
stewart@mysql.com authored
into mysql.com:/home/stewart/Documents/MySQL/5.0/ndb-dynamic-ports
-
jan@hundin.mysql.fi authored
into hundin.mysql.fi:/home/jan/mysql-5.0
-
jani@ua141d10.elisa.omakaista.fi authored
-
joreland@mysql.com authored
into mysql.com:/home/jonas/src/mysql-5.0
-
joreland@mysql.com authored
-
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
-