Search found 1 match

by MAx695
24 Aug 2012, 10:51
Forum: General
Topic: A possible database inconsistency?
Replies: 0
Views: 499

A possible database inconsistency?

Hi all.
I migrated from otrs 2.3.3 (pretty old, yeah) to 3.1.6 and i've found a little issue about database schema.
I can insert two identical rows in (for example) user_preferences. Here's what i mean:


insert into user_preferences (user_id, preferences_key,preferences_value) VALUES (1 ...