Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

function load failed in mysql mode #7

Open
foxluqi opened this issue Feb 26, 2023 · 0 comments
Open

function load failed in mysql mode #7

foxluqi opened this issue Feb 26, 2023 · 0 comments

Comments

@foxluqi
Copy link

foxluqi commented Feb 26, 2023

h2 will add unix_timestamp in mysql mode.
屏幕截图 2023-02-26 175303

And this will lead below action failed with function exist exception.
H2FunctionsLoader.loadMysqlFunctions(dataSource);
H2 version is 1.4.200

pom file

<dependency>
    <groupId>org.mvnsearch</groupId>
    <artifactId>h2-functions-4-mysql</artifactId>
    <version>1.0.0</version>
</dependency>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant