speedtest/results
Tracy-B 5956e07a7a
Microsoft SQL Server support and Sanity Check page (#569)
* Create telemetry_mssql.sql

SQL to create the speedtest_users table on Microsoft SQL server.

This SQL is based on the original templates, and continues to uses nvarchar for all fields as the templates do – even though some of the fields should be int.

* Added support for Microsoft SQL Server

* New sanitycheck.php page plus required updates to telemetry_db.php

Created a sanity check page to verify that the required PHP extensions are installed, and that it is possible to connect to the database.

* Update README.md - MS SQL support

Added mention of Microsoft SQL Server as a supported DB engine.

* Added missing <tr> to sanitycheck.php
2023-07-31 08:10:56 +02:00
..
idObfuscation.php Fixed typo in results/index.php 2021-04-13 10:27:36 +02:00
index.php Fixed typo in results/index.php 2021-04-13 10:27:36 +02:00
json.php Results can now be fetched in json format instead of just an image (results/json.php 2021-04-21 16:20:12 +02:00
OpenSans-Light.ttf Fixed typo in results/index.php 2021-04-13 10:27:36 +02:00
OpenSans-Semibold.ttf Fixed typo in results/index.php 2021-04-13 10:27:36 +02:00
sanitycheck.php Microsoft SQL Server support and Sanity Check page (#569) 2023-07-31 08:10:56 +02:00
stats.php Fixed minor vulnerability in stats.php 2022-01-03 16:30:39 +01:00
telemetry.php Save correct IP address to database (#457) 2022-01-08 12:16:05 +00:00
telemetry_db.php Microsoft SQL Server support and Sanity Check page (#569) 2023-07-31 08:10:56 +02:00
telemetry_mssql.sql Microsoft SQL Server support and Sanity Check page (#569) 2023-07-31 08:10:56 +02:00
telemetry_mysql.sql Fixed character encoding in mysql db template 2021-06-13 19:01:13 +02:00
telemetry_postgresql.sql Fixed typo in results/index.php 2021-04-13 10:27:36 +02:00
telemetry_settings.php Microsoft SQL Server support and Sanity Check page (#569) 2023-07-31 08:10:56 +02:00