$tables = { rows => [10], pk => [ 'int auto_increment' ] }; $fields = { types => [ 'char' ] };