MariaDB [(none)]> show status where variable_name = "innodb_page_size";
+------------------+-------+
| Variable_name | Value |
+------------------+-------+
| Innodb_page_size | 16384 |
+------------------+-------+
The database was old. I upgraded to debian 10.
I just did a dump, drop, create and restored of the database and known nxdbmgr upgrade is working and netxmsd is running again.
				
			+------------------+-------+
| Variable_name | Value |
+------------------+-------+
| Innodb_page_size | 16384 |
+------------------+-------+
The database was old. I upgraded to debian 10.
I just did a dump, drop, create and restored of the database and known nxdbmgr upgrade is working and netxmsd is running again.
