2024-04-19_11-26-48
Start of program...
Processing (eodvsa_nyse_repair) NYSE VSA marker NYSE 0-F (1/4) (DAILY) start date: 2024-04-19 end date: 2024-04-19
Deleting from eodvsa_nyse_repair & for datestart : 2024-04-19 end date 2024-04-19

Warning: mysqli_connect(): (HY000/1044): Access denied for user 'tradevs1_vsauser'@'localhost' to database 'tradvsa1_tradevsa' in /home/tradevs1/public_html/eod/repair_vsa_date_nyse_0-F.php on line 100
DELETE from eodvsa_nyse_repair where date >= '2024-04-19' and date <= '2024-04-19' and exchange = 'NYSE' and name <= 'F';

Warning: mysqli_query() expects parameter 1 to be mysqli, bool given in /home/tradevs1/public_html/eod/repair_vsa_date_nyse_0-F.php on line 109
Failed to connect to MySQL: Access denied for user 'tradevs1_vsauser'@'localhost' to database 'tradvsa1_tradevsa'
Warning: mysqli_close() expects parameter 1 to be mysqli, bool given in /home/tradevs1/public_html/eod/repair_vsa_date_nyse_0-F.php on line 2498
End of program...
2024-04-19_11-26-48