sam marshall
a854bca3cf
MDL-28021 Completion system can create inconsistent database rows
...
This change includes:
(1) update deletes older versions of inconsistent rows
(2) update drops one index and replaces it with a new unique index
(3) fixed to ensure that when it decides whether to insert or update
it uses current database state and not cached info
(4) unit tests updated to test #3
Conflicts:
lib/db/upgrade.php
version.php
2011-06-27 15:25:13 +02:00
..
2011-03-31 13:39:05 +02:00
2011-04-05 16:00:21 +12:00
2011-05-04 13:02:28 +12:00
2011-06-27 15:25:13 +02:00
2011-06-26 12:54:16 +02:00
2011-06-17 16:16:58 +02:00
2011-06-17 19:46:09 +01:00
2011-05-02 10:11:19 +08:00
2011-04-20 11:08:21 +02:00
2011-06-27 15:25:13 +02:00
2011-05-12 02:04:13 +02:00
2011-04-14 15:15:01 +02:00
2011-06-17 16:21:32 +01:00
2011-06-16 12:05:53 +02:00
2011-06-27 15:25:13 +02:00
2011-06-14 13:55:27 +02:00
2011-05-11 20:29:49 +01:00
2011-04-14 15:15:01 +02:00
2011-05-30 10:10:03 +08:00
2011-05-03 10:51:06 +08:00
2011-04-14 15:15:01 +02:00
2011-04-10 13:31:17 +02:00
2011-06-06 16:42:55 +01:00
2011-06-01 12:02:37 +01:00
2011-06-13 12:21:48 +02:00
2011-05-27 13:28:55 +01:00
2011-06-14 17:01:20 +02:00
2011-06-27 15:11:28 +08:00
2011-06-21 16:23:24 +02:00
2011-06-17 17:08:33 +02:00
2011-04-27 14:09:08 +02:00
2011-05-31 14:28:03 +08:00
2011-05-27 13:49:28 +01:00
2011-05-31 14:28:03 +08:00
2011-06-09 14:29:27 +02:00
2011-06-21 10:35:53 +08:00
2011-06-23 07:18:49 +01:00
2011-06-08 13:49:36 +08:00
2011-05-23 12:35:39 +02:00
2011-06-20 17:40:03 +08:00
2011-04-10 14:00:42 +02:00
2011-06-22 18:53:15 +01:00
2011-05-30 09:05:53 +08:00
2011-06-23 13:33:28 +08:00
2011-06-17 16:52:57 +08:00
2011-06-21 16:23:24 +02:00
2011-06-09 16:50:14 +08:00
2011-06-16 18:55:29 +01:00