-
Type:
Bug
-
Status: Verified
-
Resolution: Unresolved
-
Affects Version/s: Master
-
Fix Version/s: None
-
Component/s: Sync Connector
-
Labels:None
-
Fix Priority:2
-
Databases:Sybase ASE 16
Steps to Reproduce:
- Upgrade attached Sybase database to master
Expected Result:
No unexpected warnings in the console.
Actual Result:
Sybase throws WARN:
INFO [main][BaseDB:99] create index IX_EE41CBEB on SyncDLObject (treePath, event); WARN [main][BaseDB:107] 1250 is the maximum allowable size of an index. Composite index specified is 4075 bytes. : create index IX_EE41CBEB on SyncDLObject (treePath, event);
Reproduced on:
Master: a98356e81c2b97c152ee28ab23fcbac8d55bb36d
Not Reproducible on:
7.2.x: fff7f3a231db0e588fe07f17e32df74dfd9eee49
- relates
-
LPS-67611 Opensocial gadget cannot create an index on sybase
- Closed