Added Index for tbl_webservicelog.execute_time to increase performance

This commit is contained in:
Andreas Österreicher
2022-11-11 15:03:48 +01:00
parent 7df9576481
commit 471242cb97
2 changed files with 18 additions and 0 deletions
+2
View File
@@ -28,6 +28,8 @@ require_once('dbupdate_3.4/example2.php');
...
*/
require_once('dbupdate_3.4/26173_index_webservicelog.php');
// *** Pruefung und hinzufuegen der neuen Attribute und Tabellen
echo '<H2>Pruefe Tabellen und Attribute!</H2>';