• antony@ppcg5.local's avatar
    Bug#25800 · 3bb1769b
    antony@ppcg5.local authored
      "Embedded server requires mysql.plugin"
      Embedded builds should not print any error when the mysql.plugin
      table does not exist. This is achieved by checking for the existance
      of the mysql.plugin table before attempting to open it and proceed
      silently if it does not exist.
    3bb1769b
sql_plugin.cc 91.7 KB