summaryrefslogtreecommitdiff
path: root/mysql-test/t/xa.test
Commit message (Collapse)AuthorAgeFilesLines
* Bug#12935 Local and XA transactions not mutually exclusiveserg@serg.mylan2005-10-051-0/+12
|
* Bug#13143 - formatID should not affect XID's uniquenessserg@serg.mylan2005-10-051-0/+2
|
* after mergeserg@sergbook.mysql.com2005-08-131-1/+1
|
* BUG#12162 - one can start two transactions with the same XID.serg@sergbook.mysql.com2005-08-121-0/+4
| | | | Now we keep all active XID's in a hash
* remove the rest of isam/merge referencesserg@serg.mylan2005-04-051-0/+1
| | | | fix a race condition in TC_LOG_BINLOG::unlog
* XID SQL syntaxserg@serg.mylan2005-04-041-0/+57
minor cleanups XA tests