This is an automated email from the ASF dual-hosted git repository.
beto pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git.
from 353038e build(deps): bump socket.io from 2.3.0 to 2.4.1 in /docs
(#12636)
add b77477a feat: invalid hostname and password error messages (MySQL)
(#14089)
No new revisions were added by this update.
Summary of changes:
docs/src/pages/docs/Miscellaneous/issue_codes.mdx | 14 +++-
.../src/components/ErrorMessage/types.ts | 1 +
superset/db_engine_specs/mysql.py | 28 ++++++++
superset/errors.py | 7 ++
tests/db_engine_specs/mysql_tests.py | 81 ++++++++++++++++++++++
5 files changed, 128 insertions(+), 3 deletions(-)