[Opensim-dev] SQLite missing fields/functionality

Melanie melanie at t-data.com
Sun Sep 14 16:40:18 UTC 2008


I have diffed prims between SQLite and MySQL. Here is the result:

Fields in SQLIte that are notin MySQL:

none

Fields in MySQL that are not in SQLite:

AllowedDrop
CameraAtOffsetX
CameraAtOffsetY
CameraAtOffsetZ
CameraEyeOffsetX
CameraEyeOffsetY
CameraEyeOffsetZ
DieAtEdge
ForceMouselook
LoopedSound
LoopedSoundGain
ParticleSystem
PayButton1
PayButton2
PayButton3
PayButton4
PayPrice
SalePrice
SaleType
ScriptAccessPin

These fields are in MySQL, but are not needed there and don't need
to be implemented in SQLite:

OmegaX
OmegaY
OmegaZ

Melanie




More information about the Opensim-dev mailing list