Menu

#4706 (ok 4.3.9) Schema export doesn't handle dots in db/table name

4.3.0
fixed
None
1
2015-02-05
2015-01-14
No

Discussion

  • Kushal

    Kushal - 2015-01-23

    can you provide with the steps to recreate this ?
    as for me it works fine.

     
  • Madhura Jayaratne

    Create a database named a.b
    Create a table inside it named c
    Go to Designer, it seems to work fine
    Try to export the schema as PDF.

    I get the following error

    SCHEMA ERROR: PDF
    The b table doesn't exist!

     
  • Kushal

    Kushal - 2015-01-23

    which version throws this error ? mine seems to work fine ver.4.4.0-dev

     
  • Madhura Jayaratne

    As marked in the ticket, 4.3.0

     
  • Kushal

    Kushal - 2015-01-26

    In my case it says Call to undefined method PMA_Schema_PDF::dieSchema() in version 4.3.0
    and the error message you mentioned
    SCHEMA ERROR: PDF
    The b table doesn't exist!

    occurs in version 4.4.0-dev

     

    Last edit: Kushal 2015-01-26
  • Kushal

    Kushal - 2015-02-03
     

    Last edit: Kushal 2015-02-04
  • Madhura Jayaratne

    • summary: Schema export doesn't handle dots in db/table name --> (ok 4.3.9) Schema export doesn't handle dots in db/table name
    • status: open --> resolved
    • Priority: 5 --> 1
     
  • Marc Delisle

    Marc Delisle - 2015-02-05
    • Status: resolved --> fixed