Page MenuHomeSolus

Initial commit of mysql-workbench. Fixes T243.
ClosedPublic

Authored by euoar on Jun 9 2018, 1:02 AM.
Tags
None
Referenced Files
F11047513: D3053.id7534.diff
Thu, Aug 10, 3:29 PM
F11047512: D3053.id8959.diff
Thu, Aug 10, 3:29 PM
F11047511: D3053.id.diff
Thu, Aug 10, 3:29 PM
F11033264: D3053.diff
Wed, Aug 9, 3:22 PM
F11020463: D3053.diff
Mon, Aug 7, 5:31 AM
F10998655: D3053.id8959.diff
Fri, Jul 28, 2:08 AM
F10998654: D3053.id7534.diff
Fri, Jul 28, 2:08 AM
F10998653: D3053.id.diff
Fri, Jul 28, 2:08 AM

Details

Summary

Depends on D3052.

NOTES: kudos for this patch is due to @herbmillerjr. As there has been no response from him since november 2017, and expecting that many users can be interested in having mysql-workbench in the repos, I'm submitting this with the changes demanded by @JoshStrobl in D938. Summary of changes made:

  • Built using the latest sources atm: 6.3.10 version.
  • Using %apply_patches% for multiple patching.
  • Remove sed and use patching instead.
  • Removed unnecessary patch with the new sources: 007-proj.patch.
Test Plan
  • Create and save new queries.
  • Create a table and insert 5000 rows. Select all the new inserted rows.
  • Create and save EER Diagrams.

Diff Detail

Repository
R4432 mysql-workbench
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

euoar requested review of this revision.Jun 9 2018, 1:02 AM

Attaching a query example that I used to test the application.

This revision is now accepted and ready to land.Aug 18 2018, 9:15 PM
This revision was automatically updated to reflect the committed changes.