Details
- 
    
Improvement
 - 
    Resolution: Won't Fix
 - 
    
Major
 - 
    None
 
- 
        Unknown
 - 
        N/A
 - 
        N/A
 - 
        
 
Description
Right now we generate in the build only one `mysql-tomcat` directory for XWiki on MySQL (e.g. https://github.com/xwiki-contrib/docker-xwiki/tree/master/10/mysql-tomcat).
This bundles the latest `libmysql-java` JDBC driver (which is currently for MySQL 5.x).
We should generate 2 directories:
- `mysql5-tomcat` for MySQL 5.x
 - `mysql8-tomcat` for the new MySQL 8.x
 
Attachments
Issue Links
- is related to
 - 
                    
XWIKI-15215 XWiki 10.3 fails to start on MySQL with utf8mb4 encoding
-         
 - Closed
 
 -