Page MenuHomeSolus

mysql-connector-cpp
AbandonedPublic

Authored by frbuceta on Nov 16 2017, 10:20 PM.
Tags
None
Referenced Files
F10977287: D1401.id3515.diff
Sat, Jul 22, 3:13 PM
F10976327: D1401.diff
Sat, Jul 22, 8:50 AM
F10913774: D1401.id3423.diff
Jul 7 2023, 11:28 PM
F10833674: D1401.diff
Jun 7 2023, 1:06 AM
F10803945: D1401.id3423.diff
May 29 2023, 2:09 PM
F10803392: D1401.id3564.diff
May 29 2023, 11:35 AM
F10801534: D1401.id3515.diff
May 29 2023, 2:34 AM
F10775734: D1401.id.diff
May 22 2023, 11:17 PM

Details

Summary

Get connect mariadb with MySQL workbench

Test Plan

Tested in a c ++ test

https://dev.mysql.com/doc/connector-cpp/en/connector-cpp-examples-complete-example-1.html

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

JoshStrobl added a subscriber: JoshStrobl.
  1. You need to actually rebuild this.
  2. You don't need to Markdown the differential link, Phab will automatically do that.
  3. You didn't add a test plan, so how did you test this?
This revision now requires changes to proceed.Nov 18 2017, 7:03 PM
frbuceta edited edge metadata.
frbuceta edited the summary of this revision. (Show Details)
frbuceta edited the test plan for this revision. (Show Details)

Update patch files

compilation satisfactory

This is not a valid test plan. Explain in the test plan how you tested this library.

This revision now requires changes to proceed.Nov 20 2017, 7:54 PM
frbuceta edited edge metadata.

Fix library

Tested in a c ++ test

Do you have any example code for the test plan?

This revision now requires changes to proceed.Dec 4 2017, 9:43 PM

@frbuceta here is some example code to try so you can finish the diff

@frbuceta here is some example code to try so you can finish the diff

Tested in a c ++ test

Do you have any example code for the test plan?

I have not tried it but I think it works

frbuceta edited the test plan for this revision. (Show Details)
frbuceta edited edge metadata.

Please ensure you are using our generating a package.yml script, because I'm seeing a lot of inconsistent spacing here and you're using 8 spaces instead of 4.

This revision now requires changes to proceed.Dec 28 2017, 6:02 PM

Closing due to lack of response.