0 - Useful Sql

Run update line on multiple dbs
example to get sql then run the results SELECT CONCAT('ALTER TABLE ',  SCHEMA_NAME, '.tblorder ADD COLUMN IF NOT EXISTS orderGiftF...
Thu, 29 Apr, 2021 at 6:59 PM
Tomcat Logging settings for catalina out
Can be found in :-  C:\Program Files\Apache Software Foundation\Tomcat 9.0\conf This is where we can turn springframework debug on or off
Tue, 21 Mar, 2023 at 10:54 AM
Performace monitoring mysql mariadb
https://dev.to/markyu/mysql-performance-monitoring-and-query-analysis-2co#:~:text=MySQL%20Monitoring%20Analysis%20View%3A%20sys.&text=The%20sys.,%2C%20a...
Wed, 27 Nov, 2024 at 10:42 PM