nicatronTg

Untitled

Jul 20th, 2011
210
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.04 KB | None | 0 0
  1. alter table OS_CURRENTSTEP ENGINE=InnoDB;
  2. alter table OS_CURRENTSTEP_PREV ENGINE=InnoDB;
  3. alter table OS_HISTORYSTEP ENGINE=InnoDB;
  4. alter table OS_HISTORYSTEP_PREV ENGINE=InnoDB;
  5. alter table OS_WFENTRY ENGINE=InnoDB;
  6. alter table SEQUENCE_VALUE_ITEM ENGINE=InnoDB;
  7. alter table avatar ENGINE=InnoDB;
  8. alter table changegroup ENGINE=InnoDB;
  9. alter table changeitem ENGINE=InnoDB;
  10. alter table columnlayout ENGINE=InnoDB;
  11. alter table columnlayoutitem ENGINE=InnoDB;
  12. alter table component ENGINE=InnoDB;
  13. alter table configurationcontext ENGINE=InnoDB;
  14. alter table customfield ENGINE=InnoDB;
  15. alter table customfieldoption ENGINE=InnoDB;
  16. alter table customfieldvalue ENGINE=InnoDB;
  17. alter table cwd_application ENGINE=InnoDB;
  18. alter table cwd_application_address ENGINE=InnoDB;
  19. alter table cwd_directory ENGINE=InnoDB;
  20. alter table cwd_directory_attribute ENGINE=InnoDB;
  21. alter table cwd_directory_operation ENGINE=InnoDB;
  22. alter table cwd_group ENGINE=InnoDB;
  23. alter table cwd_group_attributes ENGINE=InnoDB;
  24. alter table cwd_membership ENGINE=InnoDB;
  25. alter table cwd_user ENGINE=InnoDB;
  26. alter table cwd_user_attributes ENGINE=InnoDB;
  27. alter table external_entities ENGINE=InnoDB;
  28. alter table externalgadget ENGINE=InnoDB;
  29. alter table favouriteassociations ENGINE=InnoDB;
  30. alter table fieldconfigscheme ENGINE=InnoDB;
  31. alter table fieldconfigschemeissuetype ENGINE=Inno...
  32. alter table fieldconfiguration ENGINE=InnoDB;
  33. alter table fieldlayout ENGINE=InnoDB;
  34. alter table fieldlayoutitem ENGINE=InnoDB;
  35. alter table fieldlayoutscheme ENGINE=InnoDB;
  36. alter table fieldlayoutschemeassociation ENGINE=In...
  37. alter table fieldlayoutschemeentity ENGINE=InnoDB;
  38. alter table fieldscreen ENGINE=InnoDB;
  39. alter table fieldscreenlayoutitem ENGINE=InnoDB;
  40. alter table fieldscreenscheme ENGINE=InnoDB;
  41. alter table fieldscreenschemeitem ENGINE=InnoDB;
  42. alter table fieldscreentab ENGINE=InnoDB;
  43. alter table fileattachment ENGINE=InnoDB;
  44. alter table filtersubscription ENGINE=InnoDB;
  45. alter table gadgetuserpreference ENGINE=InnoDB;
  46. alter table genericconfiguration ENGINE=InnoDB;
  47. alter table groupbase ENGINE=InnoDB;
  48. alter table issuelink ENGINE=InnoDB;
  49. alter table issuelinktype ENGINE=InnoDB;
  50. alter table issuesecurityscheme ENGINE=InnoDB;
  51. alter table issuestatus ENGINE=InnoDB;
  52. alter table issuetype ENGINE=InnoDB;
  53. alter table issuetypescreenscheme ENGINE=InnoDB;
  54. alter table issuetypescreenschemeentity ENGINE=Inn...
  55. alter table jiraaction ENGINE=InnoDB;
  56. alter table jiradraftworkflows ENGINE=InnoDB;
  57. alter table jiraeventtype ENGINE=InnoDB;
  58. alter table jiraissue ENGINE=InnoDB;
  59. alter table jiraperms ENGINE=InnoDB;
  60. alter table jiraworkflows ENGINE=InnoDB;
  61. alter table label ENGINE=InnoDB;
  62. alter table listenerconfig ENGINE=InnoDB;
  63. alter table mailserver ENGINE=InnoDB;
  64. alter table membershipbase ENGINE=InnoDB;
  65. alter table nodeassociation ENGINE=InnoDB;
  66. alter table notification ENGINE=InnoDB;
  67. alter table notificationinstance ENGINE=InnoDB;
  68. alter table notificationscheme ENGINE=InnoDB;
  69. alter table oauthconsumer ENGINE=InnoDB;
  70. alter table oauthconsumertoken ENGINE=InnoDB;
  71. alter table oauthspconsumer ENGINE=InnoDB;
  72. alter table oauthsptoken ENGINE=InnoDB;
  73. alter table optionconfiguration ENGINE=InnoDB;
  74. alter table permissionscheme ENGINE=InnoDB;
  75. alter table pluginversion ENGINE=InnoDB;
  76. alter table portalpage ENGINE=InnoDB;
  77. alter table portletconfiguration ENGINE=InnoDB;
  78. alter table priority ENGINE=InnoDB;
  79. alter table project ENGINE=InnoDB;
  80. alter table projectcategory ENGINE=InnoDB;
  81. alter table projectrole ENGINE=InnoDB;
  82. alter table projectroleactor ENGINE=InnoDB;
  83. alter table projectversion ENGINE=InnoDB;
  84. alter table propertydata ENGINE=InnoDB;
  85. alter table propertydate ENGINE=InnoDB;
  86. alter table propertydecimal ENGINE=InnoDB;
  87. alter table propertyentry ENGINE=InnoDB;
  88. alter table propertynumber ENGINE=InnoDB;
  89. alter table propertystring ENGINE=InnoDB;
  90. alter table propertytext ENGINE=InnoDB;
  91. alter table qrtz_calendars ENGINE=InnoDB;
  92. alter table qrtz_cron_triggers ENGINE=InnoDB;
  93. alter table qrtz_fired_triggers ENGINE=InnoDB;
  94. alter table qrtz_job_details ENGINE=InnoDB;
  95. alter table qrtz_job_listeners ENGINE=InnoDB;
  96. alter table qrtz_simple_triggers ENGINE=InnoDB;
  97. alter table qrtz_trigger_listeners ENGINE=InnoDB;
  98. alter table qrtz_triggers ENGINE=InnoDB;
  99. alter table remembermetoken ENGINE=InnoDB;
  100. alter table resolution ENGINE=InnoDB;
  101. alter table schemeissuesecurities ENGINE=InnoDB;
  102. alter table schemeissuesecuritylevels ENGINE=InnoD...
  103. alter table schemepermissions ENGINE=InnoDB;
  104. alter table searchrequest ENGINE=InnoDB;
  105. alter table serviceconfig ENGINE=InnoDB;
  106. alter table sharepermissions ENGINE=InnoDB;
  107. alter table trackback_ping ENGINE=InnoDB;
  108. alter table trustedapp ENGINE=InnoDB;
  109. alter table upgradehistory ENGINE=InnoDB;
  110. alter table upgradeversionhistory ENGINE=InnoDB;
  111. alter table userassociation ENGINE=InnoDB;
  112. alter table userbase ENGINE=InnoDB;
  113. alter table userhistoryitem ENGINE=InnoDB;
  114. alter table versioncontrol ENGINE=InnoDB;
  115. alter table workflowscheme ENGINE=InnoDB;
  116. alter table workflowschemeentity ENGINE=InnoDB;
  117. alter table worklog ENGINE=InnoDB;
Advertisement
Add Comment
Please, Sign In to add comment