https://bugzilla.wikimedia.org/show_bug.cgi?id=17230

           Summary: MediaWiki installation on PHP 5.28 and XAMPP is
                    troublesome
           Product: MediaWiki
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: testme
          Severity: major
          Priority: Normal
         Component: Installation
        AssignedTo: [email protected]
        ReportedBy: [email protected]
        Depends on: 17229


+++ This bug was initially created as a clone of Bug #17229 +++

Just tried installing the latest SVN build on XAMPP, and the install script did
not work at all.
The following errors came up in the script:
Query "CREATE TABLE `tag_summary` ( ts_rc_id int NULL, ts_log_id int NULL,
ts_rev_id int NULL, ts_tags BLOB NOT NULL, UNIQUE KEY (ts_rc_id), UNIQUE KEY
(ts_log_id), UNIQUE KEY (ts_rev_id), ) ENGINE=InnoDB, DEFAULT CHARSET=binary "
failed with error code "You have an error in your SQL syntax; check the manual
that corresponds to your MySQL server version for the right syntax to use near
') ENGINE=InnoDB, DEFAULT CHARSET=binary' at line 9 (localhost)".

I am using PHP 5.28 and the latest MySQL build; no idea why this happened, but
it did.

Anyone else had this problem??


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to