Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Import the spider storage engine into MariaDB.
From the website:
Spider is the first step when accessing a remote database and a storage engine that updates and improves upon the existing architecture of MySQL. Spider supports database transaction. In addition Spider allows an unlimited amount of users to quickly access the MySQL database. Spider supports MySQL partitioning. Spider operates as a "cluster" acting as a single system that supports unlimited parallel processing. To supports XA transaction and table partitioning itself, the Spider also created for the database shardings.
More information can be found on the website: http://spiderformysql.com/
Initial discussion of the potential import can be found in the archives of the maria-discuss mailing list: https://lists.launchpad.net/maria-discuss/msg00787.html
Attachments
Issue Links
- is blocked by
-
MDEV-4594 CREATE SERVER crashes embedded
- Closed
- relates to
-
MDEV-4732 Server crashes on attempt to create a SPIDER table with a wrong version of mysql.spider_tables
- Closed
-
MDEV-4733 Server crashes on attempt to change engine on a SPIDER table
- Closed
-
MDEV-4735 Assertion `! is_set()' fails in Diagnostics_area::set_ok_status on attempt to create a temporary SPIDER table connecting to non-existing source
- Closed
-
MDEV-4736 Assertion `! is_set()' fails in Diagnostics_area::set_ok_status on UPDATE which violates constraint on a remote table
- Closed
-
MDEV-4737 Server crashes in spider_mysql_handler::append_match_against on SELECT .. MATCH .. AGAINST .. BOOLEAN MODE
- Closed
-
MDEV-4738 INSERT DELAYED on a SPIDER table doesn't produce ER_DELAYED_NOT_SUPPORTED, doesn't work like delayed, and doesn't honor lock_wait_timeout like normal INSERT
- Closed
-
MDEV-4739 With SPIDER plugin installed, XA COMMIT/ROLLBACK after recovery causes assertion `! is_set()' failure in Diagnostics_area::set_ok_status
- Closed