Error al escribir a la Base de Datos

Error al escribir a la Base de Datos

de Eduard Cadavid -
Número de respuestas: 6

Creo un cuestionario en moodle 2.3.4 y cuando voy a previsualizarlo me saca el mensaje ERROR AL ESCRIBIR LA BASE DE DATOS

tried to write to the database  

y no me deja evaluar a ningun estudiante.

Por favor me colaboran

Promedio de valoraciones: -
En respuesta a Eduard Cadavid

Re: Error al escribir a la Base de Datos

de Wenceslao Fernández -

Hola sonrisa

Ese error ¿es en un sólo curso o en todos? ¿ Es un error nuevo? Esto es, antes funcionaba bien y de repente ya no te deja hacerlo o nunca has podido previsualizar  un cuestionario. Con la información facilitada no se puede hacer gran cosa. En cualquier caso, activa el modo depuración (Administración -> Desarrollo -> Depurando) para ver si aparece algún mensaje de error que nos de pistas de la causa del problema.

Un saludo

En respuesta a Wenceslao Fernández

Re: Error al escribir a la Base de Datos

de Eduard Cadavid -

Señor Fernandez, el error esta saliendo desde que se creo el cuestinario, el Moodle deja crearlo pero nunca ha querido dejar visualizarlo, he creado varios formularios y sigue igual.

La base de datos es MySQL  5

PHP 5.3

linux - Apache

Dios lo bendiga

En respuesta a Eduard Cadavid

Re: Error al escribir a la Base de Datos

de roberto mm -

Hola. Como indica Wenceslao, el modo depuración es necesario activarlo en busca de información del error. Parece claro que tu instalación no funciona de forma correcta, ahora hace falta tratar de averiguar la causa.

Un saludo. Roberto

En respuesta a roberto mm

Re: Error al escribir a la Base de Datos

de Eduard Cadavid -

Buen Día adjunto mensaje de error al depurar la base de datos

Excepciónlib/dml/simpletest/testdml.php / ► dml_test / ► test_unique_index_collation_trouble
Unexpected exception of type [dml_write_exception] with message [Error al escribir a la base de datos] in [/mnt/stor7-wc2-dfw1/533373/688108/www.incapladorada.edu.co/web/content/moodle/lib/dml/moodle_database.php line 397]

Debug info:

Duplicate entry 'aäa' for key 'mdl_unittabl_nam_uix'

INSERT INTO mdl_unit_table (name) VALUES(?)

[array (

  0 => 'aäa',

)]

  • line 973 of /lib/dml/mysqli_native_moodle_database.php: call to moodle_database->query_end()
  • line 1015 of /lib/dml/mysqli_native_moodle_database.php: call to mysqli_native_moodle_database->insert_record_raw()
  • line 3355 of /lib/dml/simpletest/testdml.php: call to mysqli_native_moodle_database->insert_record()
  • line ... of ...

 

 

 

Fallolib/dml/simpletest/testdml.php / ► dml_test / ► test_sql_binary_equal
SQL operator "=" is expected to be accent sensitive at [/mnt/stor7-wc2-dfw1/533373/688108/www.incapladorada.edu.co/web/content/moodle/lib/dml/simpletest/testdml.php line 3389]

Fallolib/dml/simpletest/testdml.php / ► dml_test / ► test_sql_binary_equal
SQL operator "=" is expected to be case sensitive at [/mnt/stor7-wc2-dfw1/533373/688108/www.incapladorada.edu.co/web/content/moodle/lib/dml/simpletest/testdml.php line 3392]

 

 

Excepciónlib/dml/simpletest/testdml.php / ► dml_test / ► test_onelevel_commit
Unexpected exception of type [dml_write_exception] with message [Error al escribir a la base de datos] in [/mnt/stor7-wc2-dfw1/533373/688108/www.incapladorada.edu.co/web/content/moodle/lib/dml/moodle_database.php line 397]

Debug info:

Binary logging not possible. Message: Transaction level 'READ-COMMITTED' in InnoDB is not safe for binlog mode 'STATEMENT'

INSERT INTO mdl_unit_table (course) VALUES(?)

[array (

  0 => 3,

)]

  • line 973 of /lib/dml/mysqli_native_moodle_database.php: call to moodle_database->query_end()
  • line 1015 of /lib/dml/mysqli_native_moodle_database.php: call to mysqli_native_moodle_database->insert_record_raw()
  • line 3950 of /lib/dml/simpletest/testdml.php: call to mysqli_native_moodle_database->insert_record()
  • line ... of ...

 

 

Excepciónlib/dml/simpletest/testdml.php / ► dml_test / ► test_onelevel_rollback
Unexpected exception of type [dml_write_exception] with message [Error al escribir a la base de datos] in [/mnt/stor7-wc2-dfw1/533373/688108/www.incapladorada.edu.co/web/content/moodle/lib/dml/moodle_database.php line 397]

Debug info:

Binary logging not possible. Message: Transaction level 'READ-COMMITTED' in InnoDB is not safe for binlog mode 'STATEMENT'

INSERT INTO mdl_unit_table (course) VALUES(?)

[array (

  0 => 3,

)]

  • line 973 of /lib/dml/mysqli_native_moodle_database.php: call to moodle_database->query_end()
  • line 1015 of /lib/dml/mysqli_native_moodle_database.php: call to mysqli_native_moodle_database->insert_record_raw()
  • line 3973 of /lib/dml/simpletest/testdml.php: call to mysqli_native_moodle_database->insert_record()
  • line ... of ...

Fallolib/dml/simpletest/testdml.php / ► dml_test / ► test_nested_transactions
Expected false, got [Boolean: true] at [/mnt/stor7-wc2-dfw1/533373/688108/www.incapladorada.edu.co/web/content/moodle/lib/dml/simpletest/testdml.php line 3996]

 

 

 

Excepciónlib/dml/simpletest/testdml.php / ► dml_test / ► test_nested_transactions
Unexpected exception of type [dml_write_exception] with message [Error al escribir a la base de datos] in [/mnt/stor7-wc2-dfw1/533373/688108/www.incapladorada.edu.co/web/content/moodle/lib/dml/moodle_database.php line 397]

Debug info:

Binary logging not possible. Message: Transaction level 'READ-COMMITTED' in InnoDB is not safe for binlog mode 'STATEMENT'

INSERT INTO mdl_unit_table (course) VALUES(?)

[array (

  0 => 3,

)]

  • line 973 of /lib/dml/mysqli_native_moodle_database.php: call to moodle_database->query_end()
  • line 1015 of /lib/dml/mysqli_native_moodle_database.php: call to mysqli_native_moodle_database->insert_record_raw()
  • line 4000 of /lib/dml/simpletest/testdml.php: call to mysqli_native_moodle_database->insert_record()
  • line ... of ...

Excepciónlib/dml/simpletest/testdml.php / ► dml_test / ► test_transactions_forbidden
Unexpected exception of type [dml_transaction_exception] with message [Error en la transacción con la base de datos] in [/mnt/stor7-wc2-dfw1/533373/688108/www.incapladorada.edu.co/web/content/moodle/lib/dml/moodle_database.php line 2051]

Debug info:

This code can not be excecuted in transaction

  • line 4072 of /lib/dml/simpletest/testdml.php: call to moodle_database->transactions_forbidden()
  • line ... of ...

Excepciónlib/dml/simpletest/testdml.php / ► dml_test / ► test_wrong_transactions
Unexpected exception of type [dml_write_exception] with message [Error al escribir a la base de datos] in [/mnt/stor7-wc2-dfw1/533373/688108/www.incapladorada.edu.co/web/content/moodle/lib/dml/moodle_database.php line 397]

Debug info:

Binary logging not possible. Message: Transaction level 'READ-COMMITTED' in InnoDB is not safe for binlog mode 'STATEMENT'

INSERT INTO mdl_unit_table (course) VALUES(?)

[array (

  0 => 3,

)]

  • line 973 of /lib/dml/mysqli_native_moodle_database.php: call to moodle_database->query_end()
  • line 1015 of /lib/dml/mysqli_native_moodle_database.php: call to mysqli_native_moodle_database->insert_record_raw()
  • line 4103 of /lib/dml/simpletest/testdml.php: call to mysqli_native_moodle_database->insert_record()
  • line ... of ...

 

 

Excepciónlib/dml/simpletest/testdml.php / ► dml_test / ► test_concurent_transactions
Unexpected exception of type [dml_write_exception] with message [Error al escribir a la base de datos] in [/mnt/stor7-wc2-dfw1/533373/688108/www.incapladorada.edu.co/web/content/moodle/lib/dml/moodle_database.php line 397]

Debug info:

Binary logging not possible. Message: Transaction level 'READ-COMMITTED' in InnoDB is not safe for binlog mode 'STATEMENT'

INSERT INTO mdl_unit_table (course) VALUES(?)

[array (

  0 => 1,

)]

  • line 973 of /lib/dml/mysqli_native_moodle_database.php: call to moodle_database->query_end()
  • line 1015 of /lib/dml/mysqli_native_moodle_database.php: call to mysqli_native_moodle_database->insert_record_raw()
  • line 4197 of /lib/dml/simpletest/testdml.php: call to mysqli_native_moodle_database->insert_record()
  • line ... of ...

 

 

Excepciónlib/dml/simpletest/testdml.php / ► dml_test / ► test_bound_param_types
Unexpected exception of type [dml_write_exception] with message [Error al escribir a la base de datos] in [/mnt/stor7-wc2-dfw1/533373/688108/www.incapladorada.edu.co/web/content/moodle/lib/dml/moodle_database.php line 397]

Debug info:

Binary logging not possible. Message: Transaction level 'READ-COMMITTED' in InnoDB is not safe for binlog mode 'STATEMENT'

INSERT INTO mdl_unit_table (name,content) VALUES(?,?)

[array (

  0 => '1',

  1 => 'xx',

)]

  • line 973 of /lib/dml/mysqli_native_moodle_database.php: call to moodle_database->query_end()
  • line 1015 of /lib/dml/mysqli_native_moodle_database.php: call to mysqli_native_moodle_database->insert_record_raw()
  • line 4300 of /lib/dml/simpletest/testdml.php: call to mysqli_native_moodle_database->insert_record()
  • line ... of ...

Excepciónlib/dml/simpletest/testdml.php / ► dml_test / ► test_bound_param_reserved
Unexpected exception of type [dml_write_exception] with message [Error al escribir a la base de datos] in [/mnt/stor7-wc2-dfw1/533373/688108/www.incapladorada.edu.co/web/content/moodle/lib/dml/moodle_database.php line 397]

Debug info:

Binary logging not possible. Message: Transaction level 'READ-COMMITTED' in InnoDB is not safe for binlog mode 'STATEMENT'

INSERT INTO mdl_unit_table (course) VALUES(?)

[array (

  0 => '1',

)]

  • line 973 of /lib/dml/mysqli_native_moodle_database.php: call to moodle_database->query_end()
  • line 1015 of /lib/dml/mysqli_native_moodle_database.php: call to mysqli_native_moodle_database->insert_record_raw()
  • line 4362 of /lib/dml/simpletest/testdml.php: call to mysqli_native_moodle_database->insert_record()
  • line ... of ...

Excepciónlib/dml/simpletest/testdml.php / ► dml_test / ► test_limits_and_offsets
Unexpected exception of type [dml_write_exception] with message [Error al escribir a la base de datos] in [/mnt/stor7-wc2-dfw1/533373/688108/www.incapladorada.edu.co/web/content/moodle/lib/dml/moodle_database.php line 397]

Debug info:

Binary logging not possible. Message: Transaction level 'READ-COMMITTED' in InnoDB is not safe for binlog mode 'STATEMENT'

INSERT INTO mdl_unit_table (name,content) VALUES(?,?)

[array (

  0 => 'a',

  1 => 'one',

)]

  • line 973 of /lib/dml/mysqli_native_moodle_database.php: call to moodle_database->query_end()
  • line 1015 of /lib/dml/mysqli_native_moodle_database.php: call to mysqli_native_moodle_database->insert_record_raw()
  • line 4390 of /lib/dml/simpletest/testdml.php: call to mysqli_native_moodle_database->insert_record()
  • line ... of ...

 

 

Excepciónlib/ddl/simpletest/testddl.php / ► ddl_test / ► test_table_exists
Unexpected exception of type [ddl_change_structure_exception] with message [Error de ejecución DDL sql] in [/mnt/stor7-wc2-dfw1/533373/688108/www.incapladorada.edu.co/web/content/moodle/lib/dml/moodle_database.php line 400]

Debug info:

Binary logging not possible. Message: Transaction level 'READ-COMMITTED' in InnoDB is not safe for binlog mode 'STATEMENT'

ALTER TABLE mdl_test_table0 COMMENT='This is a test\'n drop table. You can drop it safely'

  • line 749 of /lib/dml/mysqli_native_moodle_database.php: call to moodle_database->query_end()
  • line 88 of /lib/ddl/database_manager.php: call to mysqli_native_moodle_database->change_database_structure()
  • line 75 of /lib/ddl/database_manager.php: call to database_manager->execute_sql()
  • line 475 of /lib/ddl/database_manager.php: call to database_manager->execute_sql_arr()
  • line 194 of /lib/ddl/simpletest/testddl.php: call to database_manager->create_table()
  • line ... of ...

Excepciónlib/ddl/simpletest/testddl.php / ► ddl_test / ► test_create_table
Unexpected exception of type [ddl_change_structure_exception] with message [Error de ejecución DDL sql] in [/mnt/stor7-wc2-dfw1/533373/688108/www.incapladorada.edu.co/web/content/moodle/lib/dml/moodle_database.php line 400]

Debug info:

Binary logging not possible. Message: Transaction level 'READ-COMMITTED' in InnoDB is not safe for binlog mode 'STATEMENT'

ALTER TABLE mdl_test_table1 COMMENT='This is a test\'n drop table. You can drop it safely'

  • line 749 of /lib/dml/mysqli_native_moodle_database.php: call to moodle_database->query_end()
  • line 88 of /lib/ddl/database_manager.php: call to mysqli_native_moodle_database->change_database_structure()
  • line 75 of /lib/ddl/database_manager.php: call to database_manager->execute_sql()
  • line 475 of /lib/ddl/database_manager.php: call to database_manager->execute_sql_arr()
  • line 227 of /lib/ddl/simpletest/testddl.php: call to database_manager->create_table()
  • line ... of ...

 

Excepciónlib/ddl/simpletest/testddl.php / ► ddl_test / ► test_drop_table
Unexpected exception of type [ddl_change_structure_exception] with message [Error de ejecución DDL sql] in [/mnt/stor7-wc2-dfw1/533373/688108/www.incapladorada.edu.co/web/content/moodle/lib/dml/moodle_database.php line 400]

Debug info:

Binary logging not possible. Message: Transaction level 'READ-COMMITTED' in InnoDB is not safe for binlog mode 'STATEMENT'

ALTER TABLE mdl_test_table0 COMMENT='This is a test\'n drop table. You can drop it safely'

  • line 749 of /lib/dml/mysqli_native_moodle_database.php: call to moodle_database->query_end()
  • line 88 of /lib/ddl/database_manager.php: call to mysqli_native_moodle_database->change_database_structure()
  • line 75 of /lib/ddl/database_manager.php: call to database_manager->execute_sql()
  • line 475 of /lib/ddl/database_manager.php: call to database_manager->execute_sql_arr()
  • line 141 of /lib/ddl/simpletest/testddl.php: call to database_manager->create_table()
  • line 324 of /lib/ddl/simpletest/testddl.php: call to ddl_test->create_deftable()
  • line ... of ...

Excepciónlib/ddl/simpletest/testddl.php / ► ddl_test / ► test_rename_table
Unexpected exception of type [ddl_change_structure_exception] with message [Error de ejecución DDL sql] in [/mnt/stor7-wc2-dfw1/533373/688108/www.incapladorada.edu.co/web/content/moodle/lib/dml/moodle_database.php line 400]

Debug info:

Binary logging not possible. Message: Transaction level 'READ-COMMITTED' in InnoDB is not safe for binlog mode 'STATEMENT'

ALTER TABLE mdl_test_table1 COMMENT='This is a test\'n drop table. You can drop it safely'

  • line 749 of /lib/dml/mysqli_native_moodle_database.php: call to moodle_database->query_end()
  • line 88 of /lib/ddl/database_manager.php: call to mysqli_native_moodle_database->change_database_structure()
  • line 75 of /lib/ddl/database_manager.php: call to database_manager->execute_sql()
  • line 475 of /lib/ddl/database_manager.php: call to database_manager->execute_sql_arr()
  • line 141 of /lib/ddl/simpletest/testddl.php: call to database_manager->create_table()
  • line 360 of /lib/ddl/simpletest/testddl.php: call to ddl_test->create_deftable()
  • line ... of ...

Excepciónlib/ddl/simpletest/testddl.php / ► ddl_test / ► test_field_exists
Unexpected exception of type [ddl_change_structure_exception] with message [Error de ejecución DDL sql] in [/mnt/stor7-wc2-dfw1/533373/688108/www.incapladorada.edu.co/web/content/moodle/lib/dml/moodle_database.php line 400]

Debug info:

Binary logging not possible. Message: Transaction level 'READ-COMMITTED' in InnoDB is not safe for binlog mode 'STATEMENT'

ALTER TABLE mdl_test_table0 COMMENT='This is a test\'n drop table. You can drop it safely'

  • line 749 of /lib/dml/mysqli_native_moodle_database.php: call to moodle_database->query_end()
  • line 88 of /lib/ddl/database_manager.php: call to mysqli_native_moodle_database->change_database_structure()
  • line 75 of /lib/ddl/database_manager.php: call to database_manager->execute_sql()
  • line 475 of /lib/ddl/database_manager.php: call to database_manager->execute_sql_arr()
  • line 141 of /lib/ddl/simpletest/testddl.php: call to database_manager->create_table()
  • line 383 of /lib/ddl/simpletest/testddl.php: call to ddl_test->create_deftable()
  • line ... of ...

Excepciónlib/ddl/simpletest/testddl.php / ► ddl_test / ► test_add_field
Unexpected exception of type [ddl_change_structure_exception] with message [Error de ejecución DDL sql] in [/mnt/stor7-wc2-dfw1/533373/688108/www.incapladorada.edu.co/web/content/moodle/lib/dml/moodle_database.php line 400]

Debug info:

Binary logging not possible. Message: Transaction level 'READ-COMMITTED' in InnoDB is not safe for binlog mode 'STATEMENT'

ALTER TABLE mdl_test_table1 COMMENT='This is a test\'n drop table. You can drop it safely'

  • line 749 of /lib/dml/mysqli_native_moodle_database.php: call to moodle_database->query_end()
  • line 88 of /lib/ddl/database_manager.php: call to mysqli_native_moodle_database->change_database_structure()
  • line 75 of /lib/ddl/database_manager.php: call to database_manager->execute_sql()
  • line 475 of /lib/ddl/database_manager.php: call to database_manager->execute_sql_arr()
  • line 141 of /lib/ddl/simpletest/testddl.php: call to database_manager->create_table()
  • line 448 of /lib/ddl/simpletest/testddl.php: call to ddl_test->create_deftable()
  • line ... of ...

Excepciónlib/ddl/simpletest/testddl.php / ► ddl_test / ► test_drop_field
Unexpected exception of type [ddl_change_structure_exception] with message [Error de ejecución DDL sql] in [/mnt/stor7-wc2-dfw1/533373/688108/www.incapladorada.edu.co/web/content/moodle/lib/dml/moodle_database.php line 400]

Debug info:

Binary logging not possible. Message: Transaction level 'READ-COMMITTED' in InnoDB is not safe for binlog mode 'STATEMENT'

ALTER TABLE mdl_test_table0 COMMENT='This is a test\'n drop table. You can drop it safely'

  • line 749 of /lib/dml/mysqli_native_moodle_database.php: call to moodle_database->query_end()
  • line 88 of /lib/ddl/database_manager.php: call to mysqli_native_moodle_database->change_database_structure()
  • line 75 of /lib/ddl/database_manager.php: call to database_manager->execute_sql()
  • line 475 of /lib/ddl/database_manager.php: call to database_manager->execute_sql_arr()
  • line 141 of /lib/ddl/simpletest/testddl.php: call to database_manager->create_table()
  • line 589 of /lib/ddl/simpletest/testddl.php: call to ddl_test->create_deftable()
  • line ... of ...

Excepciónlib/ddl/simpletest/testddl.php / ► ddl_test / ► test_change_field_type
Unexpected exception of type [ddl_change_structure_exception] with message [Error de ejecución DDL sql] in [/mnt/stor7-wc2-dfw1/533373/688108/www.incapladorada.edu.co/web/content/moodle/lib/dml/moodle_database.php line 400]

Debug info:

Binary logging not possible. Message: Transaction level 'READ-COMMITTED' in InnoDB is not safe for binlog mode 'STATEMENT'

CREATE INDEX mdl_testtablcust_one_ix ON mdl_test_table_cust0 (onenumber)

  • line 749 of /lib/dml/mysqli_native_moodle_database.php: call to moodle_database->query_end()
  • line 88 of /lib/ddl/database_manager.php: call to mysqli_native_moodle_database->change_database_structure()
  • line 75 of /lib/ddl/database_manager.php: call to database_manager->execute_sql()
  • line 475 of /lib/ddl/database_manager.php: call to database_manager->execute_sql_arr()
  • line 655 of /lib/ddl/simpletest/testddl.php: call to database_manager->create_table()
  • line ... of ...

Excepciónlib/ddl/simpletest/testddl.php / ► ddl_test / ► test_change_field_precision
Unexpected exception of type [ddl_change_structure_exception] with message [Error de ejecución DDL sql] in [/mnt/stor7-wc2-dfw1/533373/688108/www.incapladorada.edu.co/web/content/moodle/lib/dml/moodle_database.php line 400]

Debug info:

Binary logging not possible. Message: Transaction level 'READ-COMMITTED' in InnoDB is not safe for binlog mode 'STATEMENT'

ALTER TABLE mdl_test_table1 COMMENT='This is a test\'n drop table. You can drop it safely'

  • line 749 of /lib/dml/mysqli_native_moodle_database.php: call to moodle_database->query_end()
  • line 88 of /lib/ddl/database_manager.php: call to mysqli_native_moodle_database->change_database_structure()
  • line 75 of /lib/ddl/database_manager.php: call to database_manager->execute_sql()
  • line 475 of /lib/ddl/database_manager.php: call to database_manager->execute_sql_arr()
  • line 141 of /lib/ddl/simpletest/testddl.php: call to database_manager->create_table()
  • line 807 of /lib/ddl/simpletest/testddl.php: call to ddl_test->create_deftable()
  • line ... of ...

Excepciónlib/ddl/simpletest/testddl.php / ► ddl_test / ► testChangeFieldSign
Unexpected exception of type [ddl_change_structure_exception] with message [Error de ejecución DDL sql] in [/mnt/stor7-wc2-dfw1/533373/688108/www.incapladorada.edu.co/web/content/moodle/lib/dml/moodle_database.php line 400]

Debug info:

Binary logging not possible. Message: Transaction level 'READ-COMMITTED' in InnoDB is not safe for binlog mode 'STATEMENT'

ALTER TABLE mdl_test_table1 COMMENT='This is a test\'n drop table. You can drop it safely'

  • line 749 of /lib/dml/mysqli_native_moodle_database.php: call to moodle_database->query_end()
  • line 88 of /lib/ddl/database_manager.php: call to mysqli_native_moodle_database->change_database_structure()
  • line 75 of /lib/ddl/database_manager.php: call to database_manager->execute_sql()
  • line 475 of /lib/ddl/database_manager.php: call to database_manager->execute_sql_arr()
  • line 141 of /lib/ddl/simpletest/testddl.php: call to database_manager->create_table()
  • line 908 of /lib/ddl/simpletest/testddl.php: call to ddl_test->create_deftable()
  • line ... of ...

 

Excepciónlib/ddl/simpletest/testddl.php / ► ddl_test / ► testChangeFieldNullability
Unexpected exception of type [ddl_change_structure_exception] with message [Error de ejecución DDL sql] in [/mnt/stor7-wc2-dfw1/533373/688108/www.incapladorada.edu.co/web/content/moodle/lib/dml/moodle_database.php line 400]

Debug info:

Binary logging not possible. Message: Transaction level 'READ-COMMITTED' in InnoDB is not safe for binlog mode 'STATEMENT'

ALTER TABLE mdl_test_table_cust0 MODIFY COLUMN name VARCHAR(30) CHARACTER SET utf8 COLLATE utf8_general_ci NULL

  • line 749 of /lib/dml/mysqli_native_moodle_database.php: call to moodle_database->query_end()
  • line 88 of /lib/ddl/database_manager.php: call to mysqli_native_moodle_database->change_database_structure()
  • line 75 of /lib/ddl/database_manager.php: call to database_manager->execute_sql()
  • line 636 of /lib/ddl/database_manager.php: call to database_manager->execute_sql_arr()
  • line 672 of /lib/ddl/database_manager.php: call to database_manager->change_field_type()
  • line 942 of /lib/ddl/simpletest/testddl.php: call to database_manager->change_field_notnull()
  • line ... of ...

Excepciónlib/ddl/simpletest/testddl.php / ► ddl_test / ► testChangeFieldDefault
Unexpected exception of type [ddl_change_structure_exception] with message [Error de ejecución DDL sql] in [/mnt/stor7-wc2-dfw1/533373/688108/www.incapladorada.edu.co/web/content/moodle/lib/dml/moodle_database.php line 400]

Debug info:

Binary logging not possible. Message: Transaction level 'READ-COMMITTED' in InnoDB is not safe for binlog mode 'STATEMENT'

ALTER TABLE mdl_test_table_cust0 MODIFY COLUMN name VARCHAR(30) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL DEFAULT 'Moodle2'

  • line 749 of /lib/dml/mysqli_native_moodle_database.php: call to moodle_database->query_end()
  • line 88 of /lib/ddl/database_manager.php: call to mysqli_native_moodle_database->change_database_structure()
  • line 75 of /lib/ddl/database_manager.php: call to database_manager->execute_sql()
  • line 698 of /lib/ddl/database_manager.php: call to database_manager->execute_sql_arr()
  • line 978 of /lib/ddl/simpletest/testddl.php: call to database_manager->change_field_default()
  • line ... of ...

Excepciónlib/ddl/simpletest/testddl.php / ► ddl_test / ► testAddUniqueIndex
Unexpected exception of type [dml_write_exception] with message [Error al escribir a la base de datos] in [/mnt/stor7-wc2-dfw1/533373/688108/www.incapladorada.edu.co/web/content/moodle/lib/dml/moodle_database.php line 397]

Debug info:

Binary logging not possible. Message: Transaction level 'READ-COMMITTED' in InnoDB is not safe for binlog mode 'STATEMENT'

INSERT INTO mdl_test_table_cust0 (onenumber,name) VALUES(?,?)

[array (

  0 => 666,

  1 => 'something',

)]

  • line 973 of /lib/dml/mysqli_native_moodle_database.php: call to moodle_database->query_end()
  • line 1015 of /lib/dml/mysqli_native_moodle_database.php: call to mysqli_native_moodle_database->insert_record_raw()
  • line 1016 of /lib/ddl/simpletest/testddl.php: call to mysqli_native_moodle_database->insert_record()
  • line ... of ...

Excepciónlib/ddl/simpletest/testddl.php / ► ddl_test / ► testAddNonUniqueIndex
Unexpected exception of type [ddl_change_structure_exception] with message [Error de ejecución DDL sql] in [/mnt/stor7-wc2-dfw1/533373/688108/www.incapladorada.edu.co/web/content/moodle/lib/dml/moodle_database.php line 400]

Debug info:

Binary logging not possible. Message: Transaction level 'READ-COMMITTED' in InnoDB is not safe for binlog mode 'STATEMENT'

ALTER TABLE mdl_test_table1 COMMENT='This is a test\'n drop table. You can drop it safely'

  • line 749 of /lib/dml/mysqli_native_moodle_database.php: call to moodle_database->query_end()
  • line 88 of /lib/ddl/database_manager.php: call to mysqli_native_moodle_database->change_database_structure()
  • line 75 of /lib/ddl/database_manager.php: call to database_manager->execute_sql()
  • line 475 of /lib/ddl/database_manager.php: call to database_manager->execute_sql_arr()
  • line 141 of /lib/ddl/simpletest/testddl.php: call to database_manager->create_table()
  • line 1037 of /lib/ddl/simpletest/testddl.php: call to ddl_test->create_deftable()
  • line ... of ...

Excepciónlib/ddl/simpletest/testddl.php / ► ddl_test / ► testFindIndexName
Unexpected exception of type [ddl_change_structure_exception] with message [Error de ejecución DDL sql] in [/mnt/stor7-wc2-dfw1/533373/688108/www.incapladorada.edu.co/web/content/moodle/lib/dml/moodle_database.php line 400]

Debug info:

Binary logging not possible. Message: Transaction level 'READ-COMMITTED' in InnoDB is not safe for binlog mode 'STATEMENT'

ALTER TABLE mdl_test_table1 COMMENT='This is a test\'n drop table. You can drop it safely'

  • line 749 of /lib/dml/mysqli_native_moodle_database.php: call to moodle_database->query_end()
  • line 88 of /lib/ddl/database_manager.php: call to mysqli_native_moodle_database->change_database_structure()
  • line 75 of /lib/ddl/database_manager.php: call to database_manager->execute_sql()
  • line 475 of /lib/ddl/database_manager.php: call to database_manager->execute_sql_arr()
  • line 141 of /lib/ddl/simpletest/testddl.php: call to database_manager->create_table()
  • line 1046 of /lib/ddl/simpletest/testddl.php: call to ddl_test->create_deftable()
  • line ... of ...

Excepciónlib/ddl/simpletest/testddl.php / ► ddl_test / ► testDropIndex
Unexpected exception of type [ddl_change_structure_exception] with message [Error de ejecución DDL sql] in [/mnt/stor7-wc2-dfw1/533373/688108/www.incapladorada.edu.co/web/content/moodle/lib/dml/moodle_database.php line 400]

Debug info:

Binary logging not possible. Message: Transaction level 'READ-COMMITTED' in InnoDB is not safe for binlog mode 'STATEMENT'

ALTER TABLE mdl_test_table1 COMMENT='This is a test\'n drop table. You can drop it safely'

  • line 749 of /lib/dml/mysqli_native_moodle_database.php: call to moodle_database->query_end()
  • line 88 of /lib/ddl/database_manager.php: call to mysqli_native_moodle_database->change_database_structure()
  • line 75 of /lib/ddl/database_manager.php: call to database_manager->execute_sql()
  • line 475 of /lib/ddl/database_manager.php: call to database_manager->execute_sql_arr()
  • line 141 of /lib/ddl/simpletest/testddl.php: call to database_manager->create_table()
  • line 1065 of /lib/ddl/simpletest/testddl.php: call to ddl_test->create_deftable()
  • line ... of ...

Excepciónlib/ddl/simpletest/testddl.php / ► ddl_test / ► testAddUniqueKey
Unexpected exception of type [ddl_change_structure_exception] with message [Error de ejecución DDL sql] in [/mnt/stor7-wc2-dfw1/533373/688108/www.incapladorada.edu.co/web/content/moodle/lib/dml/moodle_database.php line 400]

Debug info:

Binary logging not possible. Message: Transaction level 'READ-COMMITTED' in InnoDB is not safe for binlog mode 'STATEMENT'

ALTER TABLE mdl_test_table1 COMMENT='This is a test\'n drop table. You can drop it safely'

  • line 749 of /lib/dml/mysqli_native_moodle_database.php: call to moodle_database->query_end()
  • line 88 of /lib/ddl/database_manager.php: call to mysqli_native_moodle_database->change_database_structure()
  • line 75 of /lib/ddl/database_manager.php: call to database_manager->execute_sql()
  • line 475 of /lib/ddl/database_manager.php: call to database_manager->execute_sql_arr()
  • line 141 of /lib/ddl/simpletest/testddl.php: call to database_manager->create_table()
  • line 1095 of /lib/ddl/simpletest/testddl.php: call to ddl_test->create_deftable()
  • line ... of ...

Excepciónlib/ddl/simpletest/testddl.php / ► ddl_test / ► testAddForeignUniqueKey
Unexpected exception of type [ddl_change_structure_exception] with message [Error de ejecución DDL sql] in [/mnt/stor7-wc2-dfw1/533373/688108/www.incapladorada.edu.co/web/content/moodle/lib/dml/moodle_database.php line 400]

Debug info:

Binary logging not possible. Message: Transaction level 'READ-COMMITTED' in InnoDB is not safe for binlog mode 'STATEMENT'

ALTER TABLE mdl_test_table1 COMMENT='This is a test\'n drop table. You can drop it safely'

  • line 749 of /lib/dml/mysqli_native_moodle_database.php: call to moodle_database->query_end()
  • line 88 of /lib/ddl/database_manager.php: call to mysqli_native_moodle_database->change_database_structure()
  • line 75 of /lib/ddl/database_manager.php: call to database_manager->execute_sql()
  • line 475 of /lib/ddl/database_manager.php: call to database_manager->execute_sql_arr()
  • line 141 of /lib/ddl/simpletest/testddl.php: call to database_manager->create_table()
  • line 1104 of /lib/ddl/simpletest/testddl.php: call to ddl_test->create_deftable()
  • line ... of ...

Excepciónlib/ddl/simpletest/testddl.php / ► ddl_test / ► testDropKey
Unexpected exception of type [ddl_change_structure_exception] with message [Error de ejecución DDL sql] in [/mnt/stor7-wc2-dfw1/533373/688108/www.incapladorada.edu.co/web/content/moodle/lib/dml/moodle_database.php line 400]

Debug info:

Binary logging not possible. Message: Transaction level 'READ-COMMITTED' in InnoDB is not safe for binlog mode 'STATEMENT'

ALTER TABLE mdl_test_table1 COMMENT='This is a test\'n drop table. You can drop it safely'

  • line 749 of /lib/dml/mysqli_native_moodle_database.php: call to moodle_database->query_end()
  • line 88 of /lib/ddl/database_manager.php: call to mysqli_native_moodle_database->change_database_structure()
  • line 75 of /lib/ddl/database_manager.php: call to database_manager->execute_sql()
  • line 475 of /lib/ddl/database_manager.php: call to database_manager->execute_sql_arr()
  • line 141 of /lib/ddl/simpletest/testddl.php: call to database_manager->create_table()
  • line 1115 of /lib/ddl/simpletest/testddl.php: call to ddl_test->create_deftable()
  • line ... of ...

Excepciónlib/ddl/simpletest/testddl.php / ► ddl_test / ► testAddForeignKey
Unexpected exception of type [ddl_change_structure_exception] with message [Error de ejecución DDL sql] in [/mnt/stor7-wc2-dfw1/533373/688108/www.incapladorada.edu.co/web/content/moodle/lib/dml/moodle_database.php line 400]

Debug info:

Binary logging not possible. Message: Transaction level 'READ-COMMITTED' in InnoDB is not safe for binlog mode 'STATEMENT'

ALTER TABLE mdl_test_table1 COMMENT='This is a test\'n drop table. You can drop it safely'

  • line 749 of /lib/dml/mysqli_native_moodle_database.php: call to moodle_database->query_end()
  • line 88 of /lib/ddl/database_manager.php: call to mysqli_native_moodle_database->change_database_structure()
  • line 75 of /lib/ddl/database_manager.php: call to database_manager->execute_sql()
  • line 475 of /lib/ddl/database_manager.php: call to database_manager->execute_sql_arr()
  • line 141 of /lib/ddl/simpletest/testddl.php: call to database_manager->create_table()
  • line 1128 of /lib/ddl/simpletest/testddl.php: call to ddl_test->create_deftable()
  • line ... of ...

Excepciónlib/ddl/simpletest/testddl.php / ► ddl_test / ► testDropForeignKey
Unexpected exception of type [ddl_change_structure_exception] with message [Error de ejecución DDL sql] in [/mnt/stor7-wc2-dfw1/533373/688108/www.incapladorada.edu.co/web/content/moodle/lib/dml/moodle_database.php line 400]

Debug info:

Binary logging not possible. Message: Transaction level 'READ-COMMITTED' in InnoDB is not safe for binlog mode 'STATEMENT'

ALTER TABLE mdl_test_table1 COMMENT='This is a test\'n drop table. You can drop it safely'

  • line 749 of /lib/dml/mysqli_native_moodle_database.php: call to moodle_database->query_end()
  • line 88 of /lib/ddl/database_manager.php: call to mysqli_native_moodle_database->change_database_structure()
  • line 75 of /lib/ddl/database_manager.php: call to database_manager->execute_sql()
  • line 475 of /lib/ddl/database_manager.php: call to database_manager->execute_sql_arr()
  • line 141 of /lib/ddl/simpletest/testddl.php: call to database_manager->create_table()
  • line 1139 of /lib/ddl/simpletest/testddl.php: call to ddl_test->create_deftable()
  • line ... of ...

 

 

Excepciónlib/ddl/simpletest/testddl.php / ► ddl_test / ► test_drop_enum_from_field
Unexpected exception of type [dml_write_exception] with message [Error al escribir a la base de datos] in [/mnt/stor7-wc2-dfw1/533373/688108/www.incapladorada.edu.co/web/content/moodle/lib/dml/moodle_database.php line 397]

Debug info:

Binary logging not possible. Message: Transaction level 'READ-COMMITTED' in InnoDB is not safe for binlog mode 'STATEMENT'

INSERT INTO mdl_test_table_cust0 (course,type) VALUES(?,?)

[array (

  0 => 666,

  1 => 'qanda',

)]

  • line 973 of /lib/dml/mysqli_native_moodle_database.php: call to moodle_database->query_end()
  • line 1015 of /lib/dml/mysqli_native_moodle_database.php: call to mysqli_native_moodle_database->insert_record_raw()
  • line 1188 of /lib/ddl/simpletest/testddl.php: call to mysqli_native_moodle_database->insert_record()
  • line ... of ...

Excepciónlib/ddl/simpletest/testddl.php / ► ddl_test / ► testRenameField
Unexpected exception of type [ddl_change_structure_exception] with message [Error de ejecución DDL sql] in [/mnt/stor7-wc2-dfw1/533373/688108/www.incapladorada.edu.co/web/content/moodle/lib/dml/moodle_database.php line 400]

Debug info:

Binary logging not possible. Message: Transaction level 'READ-COMMITTED' in InnoDB is not safe for binlog mode 'STATEMENT'

ALTER TABLE mdl_test_table0 COMMENT='This is a test\'n drop table. You can drop it safely'

  • line 749 of /lib/dml/mysqli_native_moodle_database.php: call to moodle_database->query_end()
  • line 88 of /lib/ddl/database_manager.php: call to mysqli_native_moodle_database->change_database_structure()
  • line 75 of /lib/ddl/database_manager.php: call to database_manager->execute_sql()
  • line 475 of /lib/ddl/database_manager.php: call to database_manager->execute_sql_arr()
  • line 141 of /lib/ddl/simpletest/testddl.php: call to database_manager->create_table()
  • line 1220 of /lib/ddl/simpletest/testddl.php: call to ddl_test->create_deftable()
  • line ... of ...

Excepciónlib/ddl/simpletest/testddl.php / ► ddl_test / ► testFindKeyName
Unexpected exception of type [ddl_change_structure_exception] with message [Error de ejecución DDL sql] in [/mnt/stor7-wc2-dfw1/533373/688108/www.incapladorada.edu.co/web/content/moodle/lib/dml/moodle_database.php line 400]

Debug info:

Binary logging not possible. Message: Transaction level 'READ-COMMITTED' in InnoDB is not safe for binlog mode 'STATEMENT'

ALTER TABLE mdl_test_table0 COMMENT='This is a test\'n drop table. You can drop it safely'

  • line 749 of /lib/dml/mysqli_native_moodle_database.php: call to moodle_database->query_end()
  • line 88 of /lib/ddl/database_manager.php: call to mysqli_native_moodle_database->change_database_structure()
  • line 75 of /lib/ddl/database_manager.php: call to database_manager->execute_sql()
  • line 475 of /lib/ddl/database_manager.php: call to database_manager->execute_sql_arr()
  • line 141 of /lib/ddl/simpletest/testddl.php: call to database_manager->create_table()
  • line 1240 of /lib/ddl/simpletest/testddl.php: call to ddl_test->create_deftable()
  • line ... of ...

Excepciónlib/ddl/simpletest/testddl.php / ► ddl_test / ► testDeleteTablesFromXmldbFile
Unexpected exception of type [ddl_change_structure_exception] with message [Error de ejecución DDL sql] in [/mnt/stor7-wc2-dfw1/533373/688108/www.incapladorada.edu.co/web/content/moodle/lib/dml/moodle_database.php line 400]

Debug info:

Binary logging not possible. Message: Transaction level 'READ-COMMITTED' in InnoDB is not safe for binlog mode 'STATEMENT'

ALTER TABLE mdl_test_table1 COMMENT='This is a test\'n drop table. You can drop it safely'

  • line 749 of /lib/dml/mysqli_native_moodle_database.php: call to moodle_database->query_end()
  • line 88 of /lib/ddl/database_manager.php: call to mysqli_native_moodle_database->change_database_structure()
  • line 75 of /lib/ddl/database_manager.php: call to database_manager->execute_sql()
  • line 475 of /lib/ddl/database_manager.php: call to database_manager->execute_sql_arr()
  • line 141 of /lib/ddl/simpletest/testddl.php: call to database_manager->create_table()
  • line 1252 of /lib/ddl/simpletest/testddl.php: call to ddl_test->create_deftable()
  • line ... of ...

 

Excepciónlib/ddl/simpletest/testddl.php / ► ddl_test / ► testInstallFromXmldbFile
Unexpected exception of type [ddl_change_structure_exception] with message [Error de ejecución DDL sql] in [/mnt/stor7-wc2-dfw1/533373/688108/www.incapladorada.edu.co/web/content/moodle/lib/dml/moodle_database.php line 400]

Debug info:

Binary logging not possible. Message: Transaction level 'READ-COMMITTED' in InnoDB is not safe for binlog mode 'STATEMENT'

ALTER TABLE mdl_test_table1 COMMENT='Just a test table'

  • line 749 of /lib/dml/mysqli_native_moodle_database.php: call to moodle_database->query_end()
  • line 88 of /lib/ddl/database_manager.php: call to mysqli_native_moodle_database->change_database_structure()
  • line 75 of /lib/ddl/database_manager.php: call to database_manager->execute_sql()
  • line 456 of /lib/ddl/database_manager.php: call to database_manager->execute_sql_arr()
  • line 408 of /lib/ddl/database_manager.php: call to database_manager->install_from_xmldb_structure()
  • line 1334 of /lib/ddl/simpletest/testddl.php: call to database_manager->install_from_xmldb_file()
  • line ... of ...

Excepciónlib/ddl/simpletest/testddl.php / ► ddl_test / ► test_temp_tables
Unexpected exception of type [ddl_change_structure_exception] with message [Error de ejecución DDL sql] in [/mnt/stor7-wc2-dfw1/533373/688108/www.incapladorada.edu.co/web/content/moodle/lib/dml/moodle_database.php line 400]

Debug info:

Binary logging not possible. Message: Transaction level 'READ-COMMITTED' in InnoDB is not safe for binlog mode 'STATEMENT'

ALTER TABLE mdl_test_table0 COMMENT='This is a test\'n drop table. You can drop it safely'

  • line 749 of /lib/dml/mysqli_native_moodle_database.php: call to moodle_database->query_end()
  • line 88 of /lib/ddl/database_manager.php: call to mysqli_native_moodle_database->change_database_structure()
  • line 75 of /lib/ddl/database_manager.php: call to database_manager->execute_sql()
  • line 499 of /lib/ddl/database_manager.php: call to database_manager->execute_sql_arr()
  • line 1344 of /lib/ddl/simpletest/testddl.php: call to database_manager->create_temp_table()
  • line ... of ...

Excepciónlib/ddl/simpletest/testddl.php / ► ddl_test / ► test_concurrent_temp_tables
Unexpected exception of type [ddl_change_structure_exception] with message [Error de ejecución DDL sql] in [/mnt/stor7-wc2-dfw1/533373/688108/www.incapladorada.edu.co/web/content/moodle/lib/dml/moodle_database.php line 400]

Debug info:

Unknown table 'mdl_test_table0'

DROP TABLE mdl_test_table0

  • line 749 of /lib/dml/mysqli_native_moodle_database.php: call to moodle_database->query_end()
  • line 88 of /lib/ddl/database_manager.php: call to mysqli_native_moodle_database->change_database_structure()
  • line 75 of /lib/ddl/database_manager.php: call to database_manager->execute_sql()
  • line 370 of /lib/ddl/database_manager.php: call to database_manager->execute_sql_arr()
  • line 124 of /lib/ddl/simpletest/testddl.php: call to database_manager->drop_table()
  • line 107 of /lib/ddl/simpletest/testddl.php: call to ddl_test->tearDown()
  • line ... of ...

Excepciónlib/ddl/simpletest/testddl.php / ► ddl_test / ► test_reset_sequence
Unexpected exception of type [ddl_change_structure_exception] with message [Error de ejecución DDL sql] in [/mnt/stor7-wc2-dfw1/533373/688108/www.incapladorada.edu.co/web/content/moodle/lib/dml/moodle_database.php line 400]

Debug info:

Unknown table 'mdl_test_table0'

DROP TABLE mdl_test_table0

  • line 749 of /lib/dml/mysqli_native_moodle_database.php: call to moodle_database->query_end()
  • line 88 of /lib/ddl/database_manager.php: call to mysqli_native_moodle_database->change_database_structure()
  • line 75 of /lib/ddl/database_manager.php: call to database_manager->execute_sql()
  • line 370 of /lib/ddl/database_manager.php: call to database_manager->execute_sql_arr()
  • line 124 of /lib/ddl/simpletest/testddl.php: call to database_manager->drop_table()
  • line 107 of /lib/ddl/simpletest/testddl.php: call to ddl_test->tearDown()
  • line ... of ...

Excepciónlib/ddl/simpletest/testddl.php / ► ddl_test / ► test_reserved_words
Unexpected exception of type [ddl_change_structure_exception] with message [Error de ejecución DDL sql] in [/mnt/stor7-wc2-dfw1/533373/688108/www.incapladorada.edu.co/web/content/moodle/lib/dml/moodle_database.php line 400]

Debug info:

Unknown table 'mdl_test_table0'

DROP TABLE mdl_test_table0

  • line 749 of /lib/dml/mysqli_native_moodle_database.php: call to moodle_database->query_end()
  • line 88 of /lib/ddl/database_manager.php: call to mysqli_native_moodle_database->change_database_structure()
  • line 75 of /lib/ddl/database_manager.php: call to database_manager->execute_sql()
  • line 370 of /lib/ddl/database_manager.php: call to database_manager->execute_sql_arr()
  • line 124 of /lib/ddl/simpletest/testddl.php: call to database_manager->drop_table()
  • line 107 of /lib/ddl/simpletest/testddl.php: call to ddl_test->tearDown()
  • line ... of ...

Excepciónlib/ddl/simpletest/testddl.php / ► ddl_test / ► test_index_max_bytes
Unexpected exception of type [ddl_change_structure_exception] with message [Error de ejecución DDL sql] in [/mnt/stor7-wc2-dfw1/533373/688108/www.incapladorada.edu.co/web/content/moodle/lib/dml/moodle_database.php line 400]

Debug info:

Unknown table 'mdl_test_table0'

DROP TABLE mdl_test_table0

  • line 749 of /lib/dml/mysqli_native_moodle_database.php: call to moodle_database->query_end()
  • line 88 of /lib/ddl/database_manager.php: call to mysqli_native_moodle_database->change_database_structure()
  • line 75 of /lib/ddl/database_manager.php: call to database_manager->execute_sql()
  • line 370 of /lib/ddl/database_manager.php: call to database_manager->execute_sql_arr()
  • line 124 of /lib/ddl/simpletest/testddl.php: call to database_manager->drop_table()
  • line 107 of /lib/ddl/simpletest/testddl.php: call to ddl_test->tearDown()
  • line ... of ...

Excepciónlib/ddl/simpletest/testddl.php / ► ddl_test / ► test_index_composed_max_bytes
Unexpected exception of type [ddl_change_structure_exception] with message [Error de ejecución DDL sql] in [/mnt/stor7-wc2-dfw1/533373/688108/www.incapladorada.edu.co/web/content/moodle/lib/dml/moodle_database.php line 400]

Debug info:

Unknown table 'mdl_test_table0'

DROP TABLE mdl_test_table0

  • line 749 of /lib/dml/mysqli_native_moodle_database.php: call to moodle_database->query_end()
  • line 88 of /lib/ddl/database_manager.php: call to mysqli_native_moodle_database->change_database_structure()
  • line 75 of /lib/ddl/database_manager.php: call to database_manager->execute_sql()
  • line 370 of /lib/ddl/database_manager.php: call to database_manager->execute_sql_arr()
  • line 124 of /lib/ddl/simpletest/testddl.php: call to database_manager->drop_table()
  • line 107 of /lib/ddl/simpletest/testddl.php: call to ddl_test->tearDown()
  • line ... of ...

Excepciónlib/ddl/simpletest/testddl.php / ► ddl_test / ► test_char_size_limit
Unexpected exception of type [ddl_change_structure_exception] with message [Error de ejecución DDL sql] in [/mnt/stor7-wc2-dfw1/533373/688108/www.incapladorada.edu.co/web/content/moodle/lib/dml/moodle_database.php line 400]

Debug info:

Unknown table 'mdl_test_table0'

DROP TABLE mdl_test_table0

  • line 749 of /lib/dml/mysqli_native_moodle_database.php: call to moodle_database->query_end()
  • line 88 of /lib/ddl/database_manager.php: call to mysqli_native_moodle_database->change_database_structure()
  • line 75 of /lib/ddl/database_manager.php: call to database_manager->execute_sql()
  • line 370 of /lib/ddl/database_manager.php: call to database_manager->execute_sql_arr()
  • line 124 of /lib/ddl/simpletest/testddl.php: call to database_manager->drop_table()
  • line 107 of /lib/ddl/simpletest/testddl.php: call to ddl_test->tearDown()
  • line ... of ...

 

 

2/2 casos de test completados: 839 correctos, 5 fallos y 43 excepciones.

Ejecutar en martes, 19 de febrero de 2013, 05:30. Tiempo empleado: 27 segundos. Usando SimpleTest versión 1.0.1.

 

 

 

Fatal error: Uncaught exception 'ddl_change_structure_exception' with message 'Error de ejecución DDL sql' in /mnt/stor7-wc2-dfw1/533373/688108/www.incapladorada.edu.co/web/content/moodle/lib/dml/moodle_database.php:400 Stack trace: #0 /mnt/stor7-wc2-dfw1/533373/688108/www.incapladorada.edu.co/web/content/moodle/lib/dml/mysqli_native_moodle_database.php(749): moodle_database->query_end(false) #1 /mnt/stor7-wc2-dfw1/533373/688108/www.incapladorada.edu.co/web/content/moodle/lib/ddl/database_manager.php(88): mysqli_native_moodle_database->change_database_structure('DROP TEMPORARY ...') #2 /mnt/stor7-wc2-dfw1/533373/688108/www.incapladorada.edu.co/web/content/moodle/lib/ddl/database_manager.php(75): database_manager->execute_sql('DROP TEMPORARY ...') #3 /mnt/stor7-wc2-dfw1/533373/688108/www.incapladorada.edu.co/web/content/moodle/lib/ddl/database_manager.php(522): database_manager->execute_sql_arr(Array) #4 /mnt/stor7-wc2-dfw1/533373/688108/www.incapladorada.edu.co/web/content/moodle/lib/dml/moodle_temptables.php(130): datab in /mnt/stor7-wc2-dfw1/533373/688108/www.incapladorada.edu.co/web/content/moodle/lib/dml/moodle_database.php on line 400

En respuesta a Eduard Cadavid

Re: Error al escribir a la Base de Datos

de roberto mm -

Hola. El modo depuración se habilita directamente en Moodle... En cualquier caso tu instalación presenta errores en la base de datos puede que debido a una instalación defectuosa o a un cotejamiento erróneo. Debiera haber más errores en otros módulos, si es una instalación reciente debieras plantearte volver a reinstalar todo.

Un saludo. Roberto

En respuesta a Eduard Cadavid

Re: Error al escribir a la Base de Datos

de Miryam Moreno Pacheco -

Hola Eduard

En mi Moodle paso algo muy parecido.

El error era con una pregunta que tenía una raíz cuadrada

No se bien si era calculada o la raíz cuadrada simplemente estaba en el texto

Mi profesora super experta hizo un cuestionario con cada pregunta hasta dar con aquella que le causaba error

Bueno, espero te sirva.

Saludos.