[MDEV-3808] Better table discovery Created: 2012-10-11  Updated: 2013-05-02  Resolved: 2013-04-10

Status: Closed
Project: MariaDB Server
Component/s: None
Fix Version/s: 10.0.2

Type: Task Priority: Major
Reporter: Sergei Golubchik Assignee: Sergei Golubchik
Resolution: Fixed Votes: 0
Labels: plugins

Issue Links:
Blocks
Relates
relates to MDEV-4261 Use tabledef_version in TABLE_SHARE::... Open
relates to MDEV-4262 P_S discovery Closed
relates to MDEV-4263 allow automatic table re-discover Stalled
relates to MDEV-4441 DROP DATABASE with a newly created AR... Closed
relates to MDEV-4449 SEQUENCE depends on TEST_SQL_DISCOVER... Closed
relates to MDEV-4466 Partitioned Aria table created by a p... Closed
relates to MDEV-4467 Assertion `error != 0' fails on selec... Closed
relates to MDEV-656 LP:771934 - archive discovery very slow Closed
relates to MDEV-4146 CONNECT engine Closed
relates to MDEV-4259 transactional DDL Open
relates to MDEV-4260 Don't create frm files for temporary ... Closed
relates to MDEV-4442 Definition of ARCHIVE table is not re... Closed

 Description   

Table discovery, that was created for NDB, works by frm shipping, the engine needs to provide a correct frm file for discovery to work. This can be made much more usable for the engine, if it would be able to provide a filled TABLE_SHARE structure, or an SQL CREATE TABLE statement (or an frm, for backward compatibility).

Also, there should be a status variable to profile table definition cache misses, that caused a table to be discovered.



 Comments   
Comment by Sergei Golubchik [ 2013-04-10 ]

pushed in 10.0-base

Generated at Thu Feb 08 06:51:22 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.