[vhffs-dev] [GIT] vhffs4/vhffs.git branch master updated. 4.6.0-19-gd208b83 |
[ Thread Index |
Date Index
| More vhffs.org/vhffs-dev Archives
]
- To: vhffs-dev@xxxxxxxxx
- Subject: [vhffs-dev] [GIT] vhffs4/vhffs.git branch master updated. 4.6.0-19-gd208b83
- From: <git@xxxxxxxxxxxxx>
- Date: Wed, 17 May 2017 01:21:55 +0200
- Auto-submitted: auto-generated
This is an automated email from git. It was generated because a ref
change was pushed to the "vhffs4/vhffs.git" repository.
The branch, master has been updated
via d208b831176eb210e7095895f4653cabc155a113 (commit)
from ed22bf2b91f35db3aab10aca898c9b012e68633b (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit d208b831176eb210e7095895f4653cabc155a113
Author: Sylvain Rochet <gradator@xxxxxxxxxxxx>
Date: Wed May 17 01:19:24 2017 +0200
patches: mysql: fixed MySQL patches for MySQL 5.5.55
patch fuzzing changed the wrong "User" line, changing User field from
the wrong table, giving:
[ERROR] Incorrect definition of table mysql.user: expected column
'User' at position 1 to have type char(16), found type char(32).
Fix it, and while we are at it, also fix User field on other tables,
even though it doesn't seem to be used.
-----------------------------------------------------------------------
Summary of changes:
.../200_mysql-5.5-5.5.55-username-length.dpatch | 39 ++++++++++++++++++----
1 file changed, 33 insertions(+), 6 deletions(-)
hooks/post-receive
--
vhffs4/vhffs.git