Commit Graph

10 Commits

Author SHA1 Message Date
Crivion
d93f99b352 mysql: ->authorize to Gate::authorize 2025-10-18 18:13:34 +03:00
Crivion
17af7fed1f mysql manager: refactoring to services & actions to keep my controller clean 2025-10-18 18:06:58 +03:00
Crivion
2e2745ca34 mysql: update db vibecoding fix:)) 2025-10-18 17:57:28 +03:00
Crivion
7f4e68bc61 mysql: update db user password too - keep record of dbs created in a table 2025-10-18 17:28:12 +03:00
Crivion
764cf7aaa8 edit db name, charset and collation moved to modal 2025-10-18 17:05:26 +03:00
Crivion
f22a8d7eec collation required not optional when creating db 2025-10-18 16:53:45 +03:00
Crivion
a22aac2656 add collation and charset when creating a database (available sets directly from mysql) 2025-10-18 16:50:40 +03:00
Alex Crivion
9d94296d48 fix installer - laranode mysql user needs grant option 2025-10-17 11:52:50 +03:00
Alex Crivion
3d21503b74 mysql mgmt: create db and user 2025-10-17 11:35:10 +03:00
Alex Crivion
454937d2a9 mysql db mgmgt in progress 2025-10-17 11:18:37 +03:00