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

Support for MySQL 8 #4915

Closed
reckart opened this issue Jun 30, 2024 · 0 comments
Closed

Support for MySQL 8 #4915

reckart opened this issue Jun 30, 2024 · 0 comments
Assignees
Labels
⭐️ Enhancement New feature or request
Milestone

Comments

@reckart
Copy link
Member

reckart commented Jun 30, 2024

Is your feature request related to a problem? Please describe.
MySQL 8 kind of works with INCEpTION but requires special configuration and there are no automated tests.

Describe the solution you'd like
Reduced configuration requirements - essentially, INCEpTION should just work. Also add automated tests.

@reckart reckart added the ⭐️ Enhancement New feature or request label Jun 30, 2024
@reckart reckart added this to the 34.0 milestone Jun 30, 2024
@reckart reckart self-assigned this Jun 30, 2024
reckart added a commit that referenced this issue Jun 30, 2024
- Added custom dialect for MySQL connections and apply necessary settings during application startup
- Added integration test
reckart added a commit that referenced this issue Jun 30, 2024
@reckart reckart closed this as completed Jun 30, 2024
reckart added a commit that referenced this issue Jul 3, 2024
…de-to-proper-curation-page

* main: (24 commits)
  #4919 - Unable to import project with knowledge-based exported by INCEpTION 33.0 (again)
  #4921 - Constraints do not work properly when rules are distributed over multiple rulesets
  #4915 - Support for MySQL 8
  #4051 - Postgres support
  #3407 - Remove old database migrations that seem to get always executed
  #3407 - Remove old database migrations that seem to get always executed
  #4909 - Upgrade dependencies
  #4911 - No results when searching as curator after re-indexing project
  #4909 - Upgrade dependencies
  [maven-release-plugin] prepare for next development iteration
  [maven-release-plugin] prepare release inception-33.1
  #4901 - Consider document structure when splitting sentences in custom XML formats
  #4880 - Upgrade dependencies
  #4898 - Unable to import project with knowledge-based exported by INCEpTION 33.0
  #4896 - Ability to search for additional languages in knowledge-base
  No issue: Trim LLM responses
  #4892 - Curation sidebar state not cleared when logging out
  #4891 - Exception in sidebar curation mode when document-level annotations exist
  #4727 - Switching between editors can cause the old and the new editors to be loaded and initialized
  #4889 - Document sometimes not rendered in by-line brat render modes
  ...

% Conflicts:
%	inception/inception-ui-annotation/src/main/java/de/tudarmstadt/ukp/clarin/webanno/ui/annotation/AnnotationPage.java
reckart added a commit that referenced this issue Jul 3, 2024
…de-to-proper-curation-page

* main: (24 commits)
  #4919 - Unable to import project with knowledge-based exported by INCEpTION 33.0 (again)
  #4921 - Constraints do not work properly when rules are distributed over multiple rulesets
  #4915 - Support for MySQL 8
  #4051 - Postgres support
  #3407 - Remove old database migrations that seem to get always executed
  #3407 - Remove old database migrations that seem to get always executed
  #4909 - Upgrade dependencies
  #4911 - No results when searching as curator after re-indexing project
  #4909 - Upgrade dependencies
  [maven-release-plugin] prepare for next development iteration
  [maven-release-plugin] prepare release inception-33.1
  #4901 - Consider document structure when splitting sentences in custom XML formats
  #4880 - Upgrade dependencies
  #4898 - Unable to import project with knowledge-based exported by INCEpTION 33.0
  #4896 - Ability to search for additional languages in knowledge-base
  No issue: Trim LLM responses
  #4892 - Curation sidebar state not cleared when logging out
  #4891 - Exception in sidebar curation mode when document-level annotations exist
  #4727 - Switching between editors can cause the old and the new editors to be loaded and initialized
  #4889 - Document sometimes not rendered in by-line brat render modes
  ...

% Conflicts:
%	inception/inception-ui-annotation/src/main/java/de/tudarmstadt/ukp/clarin/webanno/ui/annotation/AnnotationPage.java
reckart added a commit that referenced this issue Jul 8, 2024
* main:
  #4915 - Support for MySQL 8

% Conflicts:
%	inception/inception-app-webapp/pom.xml
%	inception/inception-dependencies/pom.xml
%	pom.xml
@reckart reckart added this to Kanban Aug 7, 2024
@reckart reckart moved this to 🍹 Done in Kanban Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⭐️ Enhancement New feature or request
Projects
Archived in project
Development

No branches or pull requests

1 participant