table of contents
        
      
      
    
      other versions
    
    - Tumbleweed 1.660.0-1.3
 - Leap-15.6
 
| SQL::Translator::Parser::DBI::MySQL(3) | User Contributed Perl Documentation | SQL::Translator::Parser::DBI::MySQL(3) | 
NAME¶
SQL::Translator::Parser::DBI::MySQL - parser for DBD::mysql
SYNOPSIS¶
This module will be invoked automatically by SQL::Translator::Parser::DBI, so there is no need to use it directly.
DESCRIPTION¶
Uses SQL calls to query database directly for schema rather than parsing a create file. Should be much faster for larger schemas.
AUTHOR¶
Ken Youens-Clark <kclark@cpan.org>.
SEE ALSO¶
SQL::Translator.
| 2024-12-12 | perl v5.42.0 |