ChangeLog 962 B

123456789101112131415161718192021222324252627282930313233343536
  1. 2005-10-14 Senganal T <[email protected]>
  2. * mysql.sql: Added data for testing bug #75032
  3. 2005-10-08 Sureshkumar T <[email protected]>
  4. * mysql.sql: impact from sqlserver.sql.
  5. 2005-09-24 Sureshkumar T <[email protected]>
  6. * sybase.sql: grant permissions on objects
  7. * sqlserver.sql: change id as int. tiny int won't allow 6000 (the
  8. tempory updatable limit).
  9. 2005-09-16 Senganal T <[email protected]>
  10. * sqlserver.sql: modified. added string_family, datetime_family,
  11. modified numeric_family values.
  12. created new database mono-test for checking -.
  13. 2005-09-13 Sureshkumar T <[email protected]>
  14. * sybase.sql: added. script file to create test database on
  15. sybase.
  16. 2005-09-01 Sureshkumar T <[email protected]>
  17. * SCHEMA: schema specification.
  18. * sqlserver.sql: sql script file to create test schema for mssql
  19. database. added.
  20. * mysql.sql: sql script file to create test schema for mysql
  21. database. added.