Jun Pataleta
c5c065e10a
MDL-77306 core: Remove LIMIT from SQL statement
...
Adding LIMIT to the primary auth type SQL statement does not play well
with Oracle. We can just remove the LIMIT clause from the SQL statement
and and pass IGNORE_MULTIPLE to the call to $DB->get_field_sql()
instead.
2023-03-30 23:18:27 +08:00
..
2023-03-02 16:22:14 +11:00
2023-03-23 15:45:11 +08:00
2023-03-09 21:53:01 +08:00
2023-03-30 23:18:27 +08:00
2023-03-22 20:59:14 +11:00
2023-03-23 15:50:44 +07:00
2023-03-16 17:27:30 +07:00
2023-03-13 21:21:13 +08:00
2023-03-14 17:23:36 +01:00
2023-03-27 04:47:49 +11:00
2023-03-14 08:45:31 +07:00
2023-03-13 10:42:56 +08:00
2023-03-02 21:25:42 +07:00
2023-03-03 11:45:10 +01:00
2023-03-02 11:41:49 +11:00
2023-03-02 12:23:55 +11:00
2023-02-28 15:39:08 +01:00
2023-03-03 11:45:49 +01:00
2023-03-17 13:04:33 +01:00
2023-02-23 11:04:07 +08:00
2023-03-14 08:45:31 +07:00
2023-03-03 16:42:01 +11:00
2023-03-14 08:44:15 +08:00
2023-03-02 11:31:02 +00:00
2023-03-22 20:59:14 +11:00
2023-03-14 08:52:25 +00:00
2023-03-29 15:22:28 +11:00
2023-03-15 09:42:18 +01:00
2023-03-09 09:53:19 +08:00
2023-03-15 13:35:00 +07:00
2023-03-03 15:09:08 +11:00
2023-03-08 11:47:21 +01:00
2023-03-17 13:03:24 +01:00
2023-03-17 19:27:14 +01:00
2023-03-02 11:03:02 +08:00
2023-03-14 11:19:03 +08:00
2023-03-21 15:48:01 +01:00
2023-03-09 15:28:35 +08:00
2023-03-22 17:39:07 -03:00
2023-03-14 08:52:25 +00:00
2023-03-28 18:48:31 +08:00
2023-03-06 10:59:44 +00:00
2023-03-22 17:39:07 -03:00
2023-03-14 10:26:46 +07:00
2023-03-14 17:04:20 +01:00
2023-03-03 08:46:00 +00:00
2023-03-09 08:20:53 +08:00
2023-02-28 13:21:35 +01:00
2023-03-14 11:19:03 +08:00
2023-03-15 13:21:15 +07:00
2023-03-13 21:21:13 +08:00
2023-03-14 08:44:15 +08:00
2023-03-24 09:16:34 +08:00
2023-03-27 13:58:24 +08:00
2023-03-14 17:18:48 +01:00
2023-03-22 19:17:14 +01:00