Mysql
 sql >> Database >  >> RDS >> Mysql

Timeout MySQL in PowerShell

Aggiungi default command timeout=60; alla stringa di connessione nello script Powershell.

Potresti anche voler impostare il CommandTimeout proprietà di MySqlCommand oggetto.