Quantcast
Channel: Backup and restore
Viewing all articles
Browse latest Browse all 6546

Re: mdl_backup_ids table missing in moodle 1.9.9

$
0
0
by Ken Task.  

mysql> desc mdl_backup_ids;
+-------------+---------------------+------+-----+---------+----------------+
| Field       | Type                | Null | Key | Default | Extra          |
+-------------+---------------------+------+-----+---------+----------------+
| id          | bigint(10) unsigned | NO   | PRI | NULL    | auto_increment |
| backup_code | bigint(12) unsigned | NO   | MUL | 0       |                |
| table_name  | varchar(30)         | NO   |     |         |                |
| old_id      | bigint(10) unsigned | NO   |     | 0       |                |
| new_id      | bigint(10) unsigned | NO   |     | 0       |                |
| info        | mediumtext          | NO   |     | NULL    |                |
+-------------+---------------------+------+-----+---------+----------------+

in case the above is hard to read image included.

Or: http://sos.tcea.org/mdl_backup_ids.sql

Check before using.

Wonder how the table went missing!!!!

'spirit of sharing', Ken


Viewing all articles
Browse latest Browse all 6546

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>