Commit Graph

19 Commits (8ac96cc1040f14f889caf6307fa02c43b513e658)

Author SHA1 Message Date
iglocska 7072451d0f
new: [datasource] improvements
- Some datasources updated with the ignoreIndexHint parameter
  - mysqlExtended
  - mysqlObserverExtended

- Also fixed forceIndexHint
2024-03-20 13:04:36 +01:00
Jakub Onderka 87a94a9345 chg: [internal] Slightly optimise Mysql::insertMulti 2024-01-27 13:01:13 +01:00
iglocska 7e641c572d
fix: [datasource] added mashup of mysqlobserver and mysqlextended 2023-12-21 09:41:02 +01:00
Jakub Onderka f247571542 chg: [logs] Add SQL queries count to access log 2022-11-13 17:42:40 +01:00
Jakub Onderka f3d0fcebbb chg: [internal] Micro optimisation 2022-10-21 16:45:31 +02:00
Luciano Righetti 39f5a3b556
chg: FORCE index hint instead of USE see #8633 2022-10-04 16:22:34 +02:00
Jakub Onderka c95ff6d29a chg: [internal] Optimise MysqlExtended 2022-05-21 11:40:18 +02:00
Jakub Onderka 0245034373 new: [internal] Experimental MysqlExtended driver 2022-05-21 11:40:18 +02:00
Luciano Righetti 44f7f5c71b fix: do not escape, user cannot have control over this, same as or other options. 2022-05-19 11:22:55 +02:00
Luciano Righetti d72060ec8e chg: remove typehint 2022-05-19 11:10:58 +02:00
Luciano Righetti 2e43a3b051 chg: remove todo, out of scope 2022-05-19 11:10:15 +02:00
Luciano Righetti 217be89e00 new: add MysqlExtended DboSource to support index query hints 2022-05-19 11:08:31 +02:00
iglocska 659e38f6c9
fix: [database] made MySQLObserver php < 7.2 compliant 2020-04-14 15:37:55 +02:00
iglocska 4ded5a73c4
new: [database] New MySQL data source added for debugging
- MySQLObserver datasource added - prepends all queries with the requested controller/action and user ID for better debugging
2020-04-14 15:04:33 +02:00
iglocska 95f17d6acd
fix: [sync] Some minor changes to the sighting push
- correctly handle anonymisation
- only push sightings, not rest of the event (decide on sender side)
- handle receiving sanitised sightings
2019-11-25 14:32:22 +01:00
Andreas Ziegler cadda1ae45 chg: remove obsolete files 2016-06-06 17:18:26 +02:00
William Robinet 4fea371c4b Fix permissions 2016-02-11 17:03:51 +01:00
noud 957b3e27b8 Merge branch 'master' into develop
Conflicts:
	app/Controller/ServersController.php
2012-11-20 11:01:18 +01:00
Christophe Vandeplas 865a24d0bd Migration to CakePHP 2.1.
Most of the functionality migrated, Q&A review required.
2012-03-15 15:06:45 +01:00