Skip to content
Snippets Groups Projects
Verified Commit a7b96adf authored by David Beniamine's avatar David Beniamine
Browse files

Fix usual dolibarr migration issue

parent 865e2699
No related branches found
No related tags found
No related merge requests found
......@@ -111,3 +111,6 @@ cat patch
git status
cd $OLDDIR
read -p "Hit enter when you are done with the manual upgrade step"
echo "En cas d'erreur de type The maximum column sze is 767 bytes, please adapt the following query:"
echo "ALTER TABLE llx_my_table ROW_FORMAT=DYNAMIC ;"
echo "After running it, restart the manual upgrade"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment