Skip to content

Allow null when extracting java.time.* classes from ResultSet #13

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

mdesharnais
Copy link

Extracting a null value to a class from the java.time package results in a java.lang.NullPointerException being thrown. One can expect this to instead return a null value.

@mysql-oca-bot
Copy link

Hi, thank you for submitting this pull request. In order to consider your code we need you to sign the Oracle Contribution Agreement (OCA). Please review the details and follow the instructions at http://www.oracle.com/technetwork/community/oca-486395.html
Please make sure to include your MySQL bug system user (email) in the returned form.
Thanks

@mysql-oca-bot
Copy link

Hi, there was no response to our request to sign an OCA or confirm the code is submitted under the terms of the OCA. As such this request will be closed.
Thanks

@mdesharnais
Copy link
Author

Hi, I did signed and sent the OCA on October the 21th.

MIME-Version: 1.0
Received: by 10.80.144.89 with HTTP; Fri, 21 Oct 2016 08:44:50 -0700 (PDT)
Date: Fri, 21 Oct 2016 17:44:50 +0200
Delivered-To: martin.desharnais@gmail.com
Message-ID: <CAM0TXRxvUyRV4uwc5hAFnGt1ka=khsYiGhk4pwHz3TkyU_D--A@mail.gmail.com>
Subject: Oracle Contributor Agreement
From: Martin Desharnais <martin.desharnais@gmail.com>
To: oracle-ca_us@oracle.com
Content-Type: text/plain; charset=UTF-8

Refering to this push request:

https://github.com/mysql/mysql-connector-j/pull/13

Regards

Martin Desharnais

But apparently the pdf somehow did not attached so I just send it again:

MIME-Version: 1.0
Received: by 10.107.135.170 with HTTP; Sun, 20 Nov 2016 04:52:20 -0800 (PST)
In-Reply-To: <CAM0TXRxvUyRV4uwc5hAFnGt1ka=khsYiGhk4pwHz3TkyU_D--A@mail.gmail.com>
References: <CAM0TXRxvUyRV4uwc5hAFnGt1ka=khsYiGhk4pwHz3TkyU_D--A@mail.gmail.com>
Date: Sun, 20 Nov 2016 13:52:20 +0100
Delivered-To: martin.desharnais@gmail.com
Message-ID: <CAM0TXRwBU7pcjL789VxUVALyNFqud+Eh+Akg3RTeAwXZjC7PyA@mail.gmail.com>
Subject: Fwd: Oracle Contributor Agreement
From: Martin Desharnais <martin.desharnais@gmail.com>
To: oracle-ca_us@oracle.com
Content-Type: multipart/mixed; boundary=001a113f99788602660541bb029b

--001a113f99788602660541bb029b
Content-Type: text/plain; charset=UTF-8

Oops, apparently the pdf did not attached.


---------- Forwarded message ----------
From: Martin Desharnais <martin.desharnais@gmail.com>
Date: 2016-10-21 17:44 GMT+02:00
Subject: Oracle Contributor Agreement
To: oracle-ca_us@oracle.com


Refering to this push request:

https://github.com/mysql/mysql-connector-j/pull/13

Regards

Martin Desharnais

--001a113f99788602660541bb029b
Content-Type: application/pdf; name="201610211741.pdf"
Content-Disposition: attachment; filename="201610211741.pdf"
Content-Transfer-Encoding: base64
X-Attachment-Id: f_ivqn7qpl0


--001a113f99788602660541bb029b--

And you can also find it attached here.

@mysql-admin
Copy link

More time needed for the OCA to be received and processed

@mysql-admin mysql-admin reopened this Nov 21, 2016
@mysql-oca-bot
Copy link

Hi, thank you for submitting this pull request. In order to consider your code we need you to sign the Oracle Contribution Agreement (OCA). Please review the details and follow the instructions at http://www.oracle.com/technetwork/community/oca-486395.html
Please make sure to include your MySQL bug system user (email) in the returned form.
Thanks

@mysql-oca-bot
Copy link

Hi, thank you for your contribution. Please confirm this code is submitted under the terms of the OCA (Oracle's Contribution Agreement) you have previously signed by cutting and pasting the following text as a comment:
"I confirm the code being submitted is offered under the terms of the OCA, and that I am authorized to contribute it."
Thanks

@mdesharnais
Copy link
Author

I confirm the code being submitted is offered under the terms of the OCA, and that I am authorized to contribute it.

@mysql-oca-bot
Copy link

Hi, thank you for your contribution. Your code has been assigned to an internal queue. Please follow
bug http://bugs.mysql.com/bug.php?id=84189 for updates.
Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants