Koha Test Wiki Canasta - March 2024

One of a series of test instances for migrating the Koha Wiki MediaWiki database.

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

Talk:DBMS auto increment fix

From Koha Test Wiki Canasta
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.