Sricharan Sirpa
12/11/2025, 1:46 PM[dfa38aec-e8c1-4718-a8e2-b79c0e27a696] 2025-12-11T17:19:00+05:30 ERROR metabase.sync.fetch-metadata Error while fetching metadata with 'db-metadata',java.sql.SQLTransientConnectionException: (conn=33557584) Getting syntax error at line 1, column 16. Detail message: No viable statement for input 'SHOW GRANTS FOR CURRENT_USER'., at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:79), at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:158), at org.mariadb.jdbc.MariaDbStatement.executeExceptionEpilogue(MariaDbStatement.java:262), at org.mariadb.jdbc.ClientSidePreparedStatement.executeInternal(ClientSidePreparedStatement.java:229), at org.mariadb.jdbc.ClientSidePreparedStatement.execute(ClientSidePreparedStatement.java:149), at org.mariadb.jdbc.ClientSidePreparedStatement.executeQuery(ClientSidePreparedStatement.java:163), at
**********No viable statement for input SHOW GRANTS FOR CURRENT_USER***************
we are using star rocks version: 3.5-latest
after recent metabase upgrade we are unable to add DB in metabase or re sync the columns in metabaseKevin Cai
12/12/2025, 2:22 AMSricharan Sirpa
12/12/2025, 4:10 AMSricharan Sirpa
12/12/2025, 4:10 AMKevin Cai
12/12/2025, 4:23 AMKevin Cai
12/12/2025, 4:26 AMKevin Cai
12/12/2025, 4:27 AMshow grants is good enough for viewing current user's privileges,Sricharan Sirpa
12/12/2025, 6:46 AM