mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
unify client/tool version string
it should now always be /path/to/exe Ver <tool version> Distrib <server version> for <OS> (<ARCH>) in all tools and clients
This commit is contained in:
@ -1269,7 +1269,7 @@ DELIMITER ;
|
||||
ROLLBACK /* added by mysqlbinlog */;
|
||||
/*!50003 SET COMPLETION_TYPE=@OLD_COMPLETION_TYPE*/;
|
||||
/*!50530 SET @@SESSION.PSEUDO_SLAVE_MODE=0*/;
|
||||
mariadb-binlog Ver VER for OS at ARCH
|
||||
mariadb-binlog Ver VER Distrib DISTRIB for OS (ARCH)
|
||||
#
|
||||
# Test --rewrite-db
|
||||
#
|
||||
|
Reference in New Issue
Block a user