This commit is contained in:
2024-02-22 14:48:01 -05:00
parent 9b347d2820
commit f62b648f97
53 changed files with 4247 additions and 0 deletions

3
Database/defrag.bat Normal file
View File

@@ -0,0 +1,3 @@
"C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqlcheck" -o market_data prices --user=root --password=dbas
rem "C:\Program Files (x86)\MySQL\MySQL Server 5.5\bin\mysqldump" --opt --user=root --password=dba portfolio_data > portfolio_data.dat
rem mysqlcheck -o thegeekstuff DEPARTMENT -u root -pMySQLSecretPwd99