Ilia Ross
413087ae84
Fix MariaDB create user auth plugin syntax
...
webmin.dev: webmin/webmin / build (push) Has been cancelled
* Note: Use MariaDB-compatible IDENTIFIED VIA ... USING PASSWORD(...) syntax when creating users with an explicit authentication plugin, while preserving default password creation and MySQL behavior.
https://forum.virtualmin.com/t/mariadb-syntax-change-on-rocky-10/137187
2026-05-13 02:20:42 +02:00
Ilia Ross
f8bdac8e90
Add support for modern (Ubuntu 26.04) MariaDB
...
webmin.dev: webmin/webmin / build (push) Has been cancelled
* Note: Recognize mariadbd option groups and binaries in MySQL config, SSL, syslog, and safe-mode command discovery while preserving existing mysqld/mariadb compatibility.
2026-04-30 21:47:57 +02:00
Ilia Ross
6721e13a6b
Fix MariaDB version 10.3 already supports plugins
2026-01-10 20:31:47 +02:00
Jamie Cameron
8a8d1bc12f
use has to be inside a string eval
2025-12-17 21:47:58 -08:00
Ilia Ross
03379b0052
Add ability to use correct driver depending on the database
2025-12-16 13:56:27 +02:00
Ilia Ross
00adb84d69
Revert "Fix to explicitly set no auto-reconnect"
...
This reverts commit 9ba627e461 .
2025-12-09 00:53:48 +02:00
Ilia Ross
9ba627e461
Fix to explicitly set no auto-reconnect
...
https://forum.virtualmin.com/t/webmin-2-6-not-available-yet/135883/10?u=ilia
2025-12-07 15:04:42 +02:00
Ilia Ross
4c2fde6847
Fix to test if database supports account locking correctly
2025-08-13 21:20:25 +03:00
Ilia Ross
9065de316a
Fix not to fail on MySQL 5.5
...
99889c1f30 (commitcomment-163892642)
2025-08-13 11:11:09 +03:00
Jamie Cameron
5aba173111
Support MariaBD version 12
...
https://github.com/webmin/webmin/issues/2522
2025-08-05 13:28:03 -07:00
Ilia Ross
522aeb5264
Fix to consider ancient systems
2025-06-29 22:28:30 +03:00
Jamie Cameron
b397ece0ab
Most options have moved away from set-variable
...
https://github.com/webmin/webmin/issues/2497
2025-06-19 21:21:47 -07:00
Jamie Cameron
f6fc4490db
Clean up code and check for existing flag before checking variables
2025-04-10 21:32:52 -07:00
Ilia Ross
cf2806edac
Fix to check if local version of mysqldump supports --set-gtid-purged flag
...
https://forum.virtualmin.com/t/schedule-backup-database-remote-mysql-error/132874/25?u=ilia
2025-04-10 19:36:01 +03:00
Jamie Cameron
b1fdf42530
Don't set a flag that's already set
...
https://forum.virtualmin.com/t/schedule-backup-database-remote-mysql-error/132874/10
2025-04-03 21:55:59 -07:00
Jamie Cameron
e5beb7f022
Merge branch 'master' of github.com:webmin/webmin
2025-04-01 22:25:13 -07:00
Jamie Cameron
99f6638194
Coe style cleaups
2025-04-01 22:25:09 -07:00
Ilia Ross
a67e327627
Fix to dynamically list auth plugins in MySQL/MariaDB
2025-03-29 16:25:42 +02:00
Ilia Ross
99889c1f30
Fix to use prepared statement instead when getting account lock status
2025-03-29 16:00:30 +02:00
Ilia Ross
42b8f2c25c
Add support for account locking in MariaDB
2025-03-29 15:53:37 +02:00
Ilia Ross
6905548fa4
Fix to correctly set the password with auth plugin
...
https://forum.virtualmin.com/t/maria-db-failed-to-save-user/132794/4
2025-03-29 15:19:34 +02:00
Ilia Ross
a125de44a4
Revert incorrect "Simplify permission mappings"
...
https://forum.virtualmin.com/t/mariadb-database-server-error-when-i-try-to-create-a-new-user/132406/5?u=ilia
2025-03-04 17:14:11 +02:00
Jamie Cameron
54a9dcb75f
Rename function to make it less ambiguous
2025-02-02 14:43:24 -08:00
Ilia Ross
45b88d85b5
Add support for displaying table size
...
https://github.com/webmin/webmin/issues/2386
2025-02-02 23:45:31 +02:00
Jamie Cameron
a5085ccb23
There may be multiple additional parameters https://github.com/webmin/webmin/issues/2348
2025-01-01 16:14:55 -08:00
Ilia Ross
2732142969
Fix to preserve to comments #2333
2024-12-16 21:54:28 +02:00
Jamie Cameron
6980e08f87
get_mysql_config must return an array ref
2024-12-14 13:30:41 -08:00
Jamie Cameron
464a553534
Simplify ppermission mappings
2024-08-20 21:32:33 -07:00
Jamie Cameron
ddbd770dda
Add field for setting plugin
2024-08-20 21:28:39 -07:00
Jamie Cameron
ffc7dac5f1
Plugin needs a with prefix when used in SQL
2024-08-15 03:25:06 -07:00
Jamie Cameron
66ad3fe075
Merge branch 'master' of github.com:webmin/webmin
2024-08-14 03:09:30 -07:00
Jamie Cameron
0b83f310e6
Work on being able to specify plugin
2024-08-14 03:09:21 -07:00
Ilia Ross
c642286a5a
Fix to optimize code
2024-08-13 22:57:43 +03:00
Ilia Ross
e8ed462b8c
Fix to support replication perms
2024-08-13 22:31:32 +03:00
Ilia Ross
9cecabf781
Add ability to display permissions intelligently
2024-08-13 22:25:17 +03:00
Ilia Ross
ae34d0ef86
Fix to unquote database name in view
...
https://github.com/virtualmin/virtualmin-gpl/issues/723#issuecomment-2262824643
2024-08-01 20:29:40 +03:00
Ilia Ross
5210f623f3
Fix to use prepared statements
2024-07-26 21:11:05 +03:00
Ilia Ross
b03f1b766f
Fix to optimize getting table index stats for large tables
2024-07-26 19:56:45 +03:00
Jamie Cameron
f89844171c
Properly escape selected databases in DB chooser https://github.com/virtualmin/virtualmin-gpl/issues/723
2023-12-25 08:54:09 -08:00
Ilia Ross
62b6b32719
Code cleanup
2023-11-05 19:13:28 +02:00
Ilia Ross
02eb35d622
Fix to test for file after it was declared
...
9cade51106
2023-11-03 22:38:17 +02:00
Jamie Cameron
9cade51106
Fix bad file descriptor error https://forum.virtualmin.com/t/sql-execution-sql-backup-restore-fails/123116
2023-10-25 02:24:31 -07:00
Jamie Cameron
384913506f
Add function to get the DB character set
2023-10-11 21:02:17 -07:00
Jamie Cameron
4d4468e907
Prevent password change when it makes no sense https://github.com/virtualmin/virtualmin-gpl/issues/648
2023-10-07 08:51:50 -07:00
Jamie Cameron
eb79f4c169
Add config option to force use of some authentication plugin
2023-07-12 16:55:03 -07:00
iliajie
b49d4f8147
Fix to copy file permissions too
2023-07-01 22:19:30 +03:00
iliajie
f3bc8c9061
Fix to tighten regex match
2023-06-30 14:21:41 +03:00
iliajie
2b2ead4d7d
Add ability to downgrade database collation
2023-06-30 13:42:31 +03:00
Devadatta Sahoo
dedfaa49ae
Resolves https://github.com/webmin/webmin/issues/1933
...
Resolves https://github.com/webmin/webmin/issues/1933
2023-06-23 06:28:40 +05:30
iliajie
c66c078bde
Fix to correctly set user password on MySQL user creation https://github.com/webmin/webmin/issues/1909
2023-05-24 18:48:33 +03:00