#author("2024-09-02T04:55:06+00:00","default:iseki","iseki")
 MariaDB [opensim_db]> show columns from regionsettings ;
 +--------------------------+------------------+------+-----+--------------------------------------+-------+
 | Field                    | Type             | Null | Key | Default                              | Extra |
 +--------------------------+------------------+------+-----+--------------------------------------+-------+
 | regionUUID               | char(36)         | NO   | PRI | NULL                                 |       |
 | block_terraform          | int(11)          | NO   |     | NULL                                 |       |
 | block_fly                | int(11)          | NO   |     | NULL                                 |       |
 | allow_damage             | int(11)          | NO   |     | NULL                                 |       |
 | restrict_pushing         | int(11)          | NO   |     | NULL                                 |       |
 | allow_land_resell        | int(11)          | NO   |     | NULL                                 |       |
 | allow_land_join_divide   | int(11)          | NO   |     | NULL                                 |       |
 | block_show_in_search     | int(11)          | NO   |     | NULL                                 |       |
 | agent_limit              | int(11)          | NO   |     | NULL                                 |       |
 | object_bonus             | double           | NO   |     | NULL                                 |       |
 | maturity                 | int(11)          | NO   |     | NULL                                 |       |
 | disable_scripts          | int(11)          | NO   |     | NULL                                 |       |
 | disable_collisions       | int(11)          | NO   |     | NULL                                 |       |
 | disable_physics          | int(11)          | NO   |     | NULL                                 |       |
 | terrain_texture_1        | char(36)         | NO   |     | NULL                                 |       |
 | terrain_texture_2        | char(36)         | NO   |     | NULL                                 |       |
 | terrain_texture_3        | char(36)         | NO   |     | NULL                                 |       |
 | terrain_texture_4        | char(36)         | NO   |     | NULL                                 |       |
 | elevation_1_nw           | double           | NO   |     | NULL                                 |       |
 | elevation_2_nw           | double           | NO   |     | NULL                                 |       |
 | elevation_1_ne           | double           | NO   |     | NULL                                 |       |
 | elevation_2_ne           | double           | NO   |     | NULL                                 |       |
 | elevation_1_se           | double           | NO   |     | NULL                                 |       |
 | elevation_2_se           | double           | NO   |     | NULL                                 |       |
 | elevation_1_sw           | double           | NO   |     | NULL                                 |       |
 | elevation_2_sw           | double           | NO   |     | NULL                                 |       |
 | water_height             | double           | NO   |     | NULL                                 |       |
 | terrain_raise_limit      | double           | NO   |     | NULL                                 |       |
 | terrain_lower_limit      | double           | NO   |     | NULL                                 |       |
 | use_estate_sun           | int(11)          | NO   |     | NULL                                 |       |
 | fixed_sun                | int(11)          | NO   |     | NULL                                 |       |
 | sun_position             | double           | NO   |     | NULL                                 |       |
 | covenant                 | char(36)         | YES  |     | NULL                                 |       |
 | Sandbox                  | tinyint(4)       | NO   |     | NULL                                 |       |
 | sunvectorx               | double           | NO   |     | 0                                    |       |
 | sunvectory               | double           | NO   |     | 0                                    |       |
 | sunvectorz               | double           | NO   |     | 0                                    |       |
 | loaded_creation_id       | varchar(64)      | YES  |     | NULL                                 |       |
 | loaded_creation_datetime | int(10) unsigned | NO   |     | 0                                    |       |
 | map_tile_ID              | char(36)         | NO   |     | 00000000-0000-0000-0000-000000000000 |       |
 | TelehubObject            | varchar(36)      | NO   |     | 00000000-0000-0000-0000-000000000000 |       |
 | parcel_tile_ID           | char(36)         | NO   |     | 00000000-0000-0000-0000-000000000000 |       |
 | covenant_datetime        | int(10) unsigned | NO   |     | 0                                    |       |
 | block_search             | tinyint(4)       | NO   |     | 0                                    |       |
 | casino                   | tinyint(4)       | NO   |     | 0                                    |       |
 +--------------------------+------------------+------+-----+--------------------------------------+-------+
 45 rows in set (0.00 sec)

トップ   編集 差分 履歴 添付 複製 名前変更 リロード   新規 ページ一覧 検索 最終更新   ヘルプ   最終更新のRSS