After few minutes since starting the export, it fails with the following error:
com.mysql.cj.jdbc.exceptions.MysqlDataTruncation: Data truncation: Out of range value for column 'DegreeOrder' at row 1 at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping#translateException:104 at com.mysql.cj.jdbc.ClientPreparedStatement#executeInternal:953 at com.mysql.cj.jdbc.ClientPreparedStatement#execute:371 at org.apache.commons.dbcp2.DelegatingPreparedStatement#execute:94 at org.apache.commons.dbcp2.DelegatingPreparedStatement#execute:94 at org.ametys.plugins.contentio.export.sql.FillSqlTableComponent#fillTableForContentType:315 at org.ametys.plugins.contentio.export.sql.FillSqlTableComponent#insertValues:232 at org.ametys.plugins.contentio.export.sql.FillSqlTableComponent#fillTable:158 at org.ametys.plugins.contentio.export.sql.ExportManager#export:294 at org.ametys.plugins.contentio.export.sql.ContentExportSchedulable#execute:60 at org.ametys.core.schedule.AmetysJob#execute:151 at org.quartz.core.JobRunShell#run:202 at org.quartz.simpl.SimpleThreadPool$WorkerThread#run:573