Closed
Description
When creating a fresh installation, than try to export / dump the database and import the dump in another database. It is not possible because a lot of tables give back the following error TIMESTAMP column with CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause
explanaition: http://stackoverflow.com/a/267675
In magento we have a pretty amount of tables with this issue, i think i saw around 25