| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
InnoDB -> MyISAM
utf8
if not exists
white space
|
|
|
|
|
|
| |
Conflicts:
OpenSim/Data/MySQL/Resources/RegionStore.migrations
OpenSim/Data/MySQL/Resources/UserAccount.migrations
|
|
|
|
|
|
|
|
|
| |
row_format=fixed is not supported by innodb and has broken the creation
of the regions table during the first startup of ROBUST. It must be a
relict from MyISAM. Also removed the probably inappropriate table
comment.
Signed-off-by: Kevin Cozens <kevin@ve3syb.ca>
|
|
|
|
|
| |
Warning: Contains a Migration
Warning: Cannot guarantee nut free
|
|
|
|
| |
Changed the stored region names of HG regions. Increased the size of regionName in DB.
|
|
Replaced all NNN_StoreName.sql migration resources with a more
readable, single-file-per-store
|