Vinzenz Mai: Mysql Information_schema

Beitrag lesen

Hallo,

kann ich -und wenn ja wie- über einen Zugriff auf die Information_schema db
einen Import an Daten vornehmen?

ins INFORMATION_SCHEMA? Nein.

Kann mir da einer Links zu Tutorials oder ähnlichem geben?
Ode rnoch besser kurz erläutern, wie das funktionieren soll?

Überhaupt nicht, das steht doch im Handbuch:

<zitat>
    It is possible to select INFORMATION_SCHEMA as the default database
    with a USE statement, but it is possible only to read the contents of
    tables. You cannot insert into them, update them, or delete from them.
</zitat>

Vielleicht habe ich Dich aber auch falsch verstanden? Was hast Du genau vor?

Freundliche Grüße

Vinzenz