by Peter Goldsmith.
Hi Ken,
I can only find this in the my.cnf file
[mysqld]
datadir=E:/data
port=3306
sql_mode="STRICT_TRANS_TABLES,NO_ENGINE_SUBSTITUTION"
default_storage_engine=innodb
innodb_buffer_pool_size=8000M
innodb_log_file_size=50M
character-set-server=utf8
[client]
port=3306
Not much so I guess a lot is loading as default. if this looks correct I will edit it and restart IIS. I guess I should have mentioned its a Windows Server running IIS. The PHP settings are at 60 for the script so maybe ok. Yes there is a lot (175gb) in the moodledata/temp/backup/ folder so if its safe to remove that lot I will
Thank you for helping a newbie
Peter