1
0
mirror of https://github.com/MariaDB/server.git synced 2025-05-05 16:59:35 +03:00
unknown b582ea2bd4 Re-applying the work initially done by Brian, and since worked upon by me previously in several separate patches to the 5.1 parent but never pushed.
WL#2952 - add simple single-table only transactions to federated.


sql/ha_federated.cc:
  added handlerton functions for commit and rollback, added handler methods for same.
sql/ha_federated.h:
  added member variable for transaction data (linked list of federated handlers used in transaction) and member functions for support commit and rollback.
mysql-test/r/federated_transactions.result:
  New BitKeeper file ``mysql-test/r/federated_transactions.result''
mysql-test/t/federated_transactions.test:
  New BitKeeper file ``mysql-test/t/federated_transactions.test''
2005-11-09 05:53:34 -08:00
..
2005-09-30 14:03:55 +02:00
2005-11-05 01:32:55 +02:00
2005-11-05 01:32:55 +02:00
2005-11-06 08:29:03 +01:00
2005-10-06 12:45:30 +02:00
2005-08-12 13:54:42 +03:00
2005-07-25 12:57:23 -07:00
2005-10-21 14:41:56 +05:00
2005-09-09 10:54:59 +04:00
2005-11-01 19:47:53 +03:00
2005-06-07 00:31:53 +03:00
2005-11-05 01:32:55 +02:00
2005-09-15 07:36:47 +02:00
2005-10-27 15:15:01 +03:00
2005-11-08 07:41:46 +01:00
2005-10-19 01:52:06 +04:00
2005-10-06 10:54:07 +02:00
2005-10-12 00:58:22 +03:00
2005-10-12 00:58:22 +03:00
2005-06-07 00:31:53 +03:00
2005-11-06 01:36:40 +01:00
2005-11-05 01:32:55 +02:00
2005-11-05 01:32:55 +02:00
2005-11-05 01:32:55 +02:00
2005-11-01 19:47:53 +03:00
2005-11-05 01:32:55 +02:00
2005-10-06 10:54:07 +02:00
2005-05-26 21:01:55 +02:00
2005-11-05 01:32:55 +02:00
2005-07-20 00:40:49 +02:00
2005-09-15 07:36:47 +02:00
2005-11-05 01:32:55 +02:00
2005-11-05 01:32:55 +02:00
2005-08-12 17:57:19 +03:00
2005-11-05 01:32:55 +02:00
2005-11-06 08:29:03 +01:00
2005-06-07 00:31:53 +03:00
2005-07-31 12:49:55 +03:00
2005-06-01 16:35:09 +03:00