24 Nov
2020
24 Nov
'20
2:52 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26947 --- Comment #23 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Victor Grousset/tuxayo from comment #22)
With the patch, the dump doesn't have the following part, is that expected?
-- Current Database: `koha_kohadev` --
CREATE DATABASE /*!32312 IF NOT EXISTS*/ `koha_kohadev` /*!40100 DEFAULT CHARACTER SET latin1 */;
USE `koha_kohadev`;
--
Yes. -- You are receiving this mail because: You are watching all bug changes.