zhoukangcn commented on issue #2946: URL: https://github.com/apache/gravitino/issues/2946#issuecomment-2270525362
> Have you updated your local code to the latest version? I still cannot reproduce the issue in MySQL, and I found that the existing integration tests already include your case: > > https://github.com/apache/gravitino/blob/97839ee6b19fd11484ae4a1de7942e7c3918b876/catalogs/catalog-jdbc-mysql/src/test/java/org/apache/gravitino/catalog/mysql/integration/test/CatalogMysqlIT.java#L497 > > So, I suspect it's a MariaDB issue. Can you verify it using MySQL? Yes, It's a MariaDB issue, MySQL is works well. My mistake, I didn't notice that I was using MariaDB when reporting the bug. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
