Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Duplicate
-
Affects Version/s: 1.7
-
Fix Version/s: 1.7.1
-
Component/s: Database SQL/XMLDB, Installation
-
Labels:None
-
Environment:Windows XP Pro SP2 IIS MYSQL 5.*
-
Database:MySQL
-
Affected Branches:MOODLE_17_STABLE
-
Fixed Branches:MOODLE_17_STABLE
Description
I have a DB and a user with full access to it, but when I get to the point of having moodle setup the tables I get :
(mysql): ALTER TABLE mdl_log_display COMMENT='For a particular module/action, specifies a moodle table/field'
--------------------------------------------------------------------------------
1105: Too long comment for table '#sql-314_1e'
ADOConnection._Execute(ALTER TABLE mdl_log_display COMMENT='For a particular module/action, specifies a moodle table/field', false) % line 889, file: adodb.inc.php
ADOConnection.Execute(ALTER TABLE mdl_log_display COMMENT='For a particular module/action, specifies a moodle table/field') % line 71, file: dmllib.php
execute_sql(ALTER TABLE mdl_log_display COMMENT='For a particular module/action, specifies a moodle table/field', true) % line 1737, file: dmllib.php
execute_sql_arr(Array[235]) % line 548, file: ddllib.php
install_from_xmldb_file(C:\Inetpub\wwwroot\moodle/lib/db/install.xml) % line 147, file: index.php
ErrorScroll to next warning
I get 7 other messages that have errors and I then get at the bottem of the screen Error: Main databases NOT set up successfully. I have tried to just hit continue, but it quickly goes to another screen with setting up more tables, cept this time I get 21 errors. Please help
Attachments
Issue Links
| This issue is duplicated by: | ||||
| MDL-7765 | Error with SQL injection because of Comment field length |
|
|
|
i have the same issue while i'm installing moodle on my computer.........