> Not reproduced on linux:

> # ./isql -z
> ISQL Version: LI-T4.0.0.1976 Firebird 4.0 Beta 2
> Use CONNECT or CREATE DATABASE to specify a database
> SQL> CREATE DATABASE 'test32.fdb' PAGE_SIZE 32768;
> SQL> show db;
> Database: test32.fdb
>          Owner: SYSDBA
> PAGE_SIZE 32768

Emil also used 32767 (a wrong number, should be 32768) for the page
size in his example, which became 16384 without warning.

Regards

Stefan




Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to