Menu

#779 [MySQL] Default value for tinytext field messed up after altering table

Git
closed-fixed
nobody
5
2021-02-07
2021-01-26
No

Created a table with a tinytext field and a default value that is meant to hold a URL. When I use the alter table link after that, it shows quotes around that default value. If I make another change to the table, the default value for that field will now have the quotes escaped as part of the new default value.

Discussion

  • Gordon Tyler

    Gordon Tyler - 2021-01-26

    Adminer 4.7.8
    PHP Version 7.4.9
    System Linux 3.10.108
    Build Date Oct 28 2020 12:36:30
    Server API FPM/FastCGI
    Version mysqlnd 7.4.9
    Loaded plugins mysqlnd,debug_trace,auth_plugin_mysql_native_password,auth_plugin_mysql_clear_password,auth_plugin_caching_sha2_password,auth_plugin_sha256_password
    API Extensions mysqli,pdo_mysql

     
  • Jakub Vrána

    Jakub Vrána - 2021-02-07
    • status: open --> closed-fixed
     
  • Jakub Vrána

    Jakub Vrána - 2021-02-07

    This is really weird. Thanks for reporting, fixed.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.