[Koha-bugs] [Bug 32334] Sync comments in database with schema

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Mar 16 13:42:05 CET 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32334

--- Comment #23 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
(In reply to Marcel de Rooy from comment #22)
> Altough it actually is a bit odd:
> 
> DROP TABLE IF EXISTS `tickets`;
> /*!40101 SET @saved_cs_client     = @@character_set_client */;
> /*!40101 SET character_set_client = utf8 */;
> CREATE TABLE IF NOT EXISTS `tickets` (
> 
> First drop table and then check if it not exists.. Ok.

Bug 31028

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list