mirror of
https://github.com/MariaDB/server.git
synced 2025-02-05 21:32:18 +01:00
![Tuukka Pasanen](/assets/img/avatar_default.png)
Remove version suffix from Debian packages (for example mariadb-server-10.9) because installing suffixed package removes older version of package even if it's suffixed (for example mariadb-server-10.7) This make also Debian package management easier in future MariaDB version iterations because there is no need for stacking Conlicts/Breaks/Replaces-parameters in every new major release
4 lines
119 B
Text
4 lines
119 B
Text
FAQ:
|
|
|
|
Q: My <tab> completion is gone, why?
|
|
A: You have "no-auto-rehash" in the "[mysql]" section of /etc/mysql/my.cnf!
|