fix: insertion freeproVentilationLines par lots de 50 pour eviter limite MySQL
This commit is contained in:
9
.manus/db/db-query-1780662202220.json
Normal file
9
.manus/db/db-query-1780662202220.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"query": "UPDATE users SET passwordHash = '$2b$10$9W4GwfiBPW4HOKupaNKFPOrLU76AbgcVk3wV2Rcb4Z9Xw9ORZOdNW', loginMethod = 'local' WHERE email = 'o.pareige@itinova.org';",
|
||||
"command": "mysql --batch --raw --column-names --default-character-set=utf8mb4 --host gateway02.us-east-1.prod.aws.tidbcloud.com --port 4000 --user 4CrrYuB5tme73Qo.bd4328423008 --database fo4DRyBgjsuiigFAgNLuWm --execute UPDATE users SET passwordHash = '$2b$10$9W4GwfiBPW4HOKupaNKFPOrLU76AbgcVk3wV2Rcb4Z9Xw9ORZOdNW', loginMethod = 'local' WHERE email = 'o.pareige@itinova.org';",
|
||||
"rows": [],
|
||||
"messages": [],
|
||||
"stdout": "",
|
||||
"stderr": "",
|
||||
"execution_time_ms": 269
|
||||
}
|
||||
Reference in New Issue
Block a user