Skip to content
  • Lakshmi Narayanan Sreethar's avatar
    9c5d8288
    Bug #19550973: · 9c5d8288
    Lakshmi Narayanan Sreethar authored
    CREATE/DROP DATABASE STATEMENT SEGFAULTS IF IDENTIFIER LENGTH IS >=64
    
    PART III
     - added a replace regex to replace windows slashes(\) with unix slashes(/),
       since the default database is not used.
    9c5d8288
    Bug #19550973:
    Lakshmi Narayanan Sreethar authored
    CREATE/DROP DATABASE STATEMENT SEGFAULTS IF IDENTIFIER LENGTH IS >=64
    
    PART III
     - added a replace regex to replace windows slashes(\) with unix slashes(/),
       since the default database is not used.
Loading