![]() |
|
1.4.3 error in install log - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: 1.4.3 error in install log (/thread-10148.html) |
1.4.3 error in install log - vincent3569 - 2012-07-04 hi, after upgrade to 1.4.3, I noticed these errors in install log : La requête ALTER TABLE La requête ALTER TABLE I don't if it normal or not . 1.4.3 error in install log - sbillard - 2012-07-04 There is actually an error in those statements. However, for most it will not matter at all. The errors are ignored. Those keys were created by mal-formed install helpers like simplescripts. (I do not know which ones, so this is not a bash at simplescripts.) If left there, the tables cause other problems, so we attempted to remove them. The syntax error is corrected in the nightly builds. |