Koha Test Wiki MW Canasta on Koha Portainer

Test major Koha Wiki changes or bug fixes here without fear of breaking the production wiki.

For the current Koha Wiki, visit https://wiki.koha-community.org .

Talk:DBMS auto increment fix

From Koha Test Wiki MW Canasta on Koha Portainer
Jump to navigation Jump to search
  1. Single_instance_setup:
  • In some installations, the USE statement must have `` around the data base name:
 USE `koha_kohadev`
  • Unfortunately the error messages in the system information persist after executing the workaround.