[CONC-189] bugs in conversion time to string in prepared statements Created: 2016-06-02 Updated: 2016-06-03 Resolved: 2016-06-03 |
|
| Status: | Closed |
| Project: | MariaDB Connector/C |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Vladislav Vaintroub | Assignee: | Georg Richter |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Windows, Debug, 32 bit, compiled with VS2015 |
||
| Issue Links: |
|
||||||||
| Description |
|
Here is the output of func_time test perl mysql-test-run.pl func_time --ps-protocol There are 2 problems in this output: 1. Junk after a string 2.Extraneous trailing zeros in fraction part, which are not present in mysqlclient -2005-05-04 1970-01-01 02:33:25 19700101023325.000000 The output of the test follows. CURRENT_TEST: main.func_time |
| Comments |
| Comment by Georg Richter [ 2016-06-03 ] |
|
Duplicate of |
| Comment by Vladislav Vaintroub [ 2016-06-03 ] |
|
it might be related to |