lp:~massimo-siani/mariadb-java-client/getTimestamp
Created by
Massimo Siani
and last modified
- Get this branch:
- bzr branch lp:~massimo-siani/mariadb-java-client/getTimestamp
Only
Massimo Siani
can upload to this branch. If you are
Massimo Siani
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Maria-captains: Pending requested
-
Diff: 74 lines (+22/-4)2 files modifiedsrc/main/java/org/mariadb/jdbc/internal/common/AbstractValueObject.java (+9/-1)
src/test/java/org/mariadb/jdbc/DateTest.java (+13/-3)
Branch information
Recent revisions
- 506. By Georg Richter
-
Implementation for LOAD DATA LOCAL INFILE based on a patch written by Tim Ruhl (https:/
/code.launchpad .net/~timruhl/ mariadb- java-client/ local-infile- inputstream) - 505. By Georg Richter
-
Fixed "MySQL Protocol limit reached" error (when sending data > 2GB) by setting
MAX_SEQNO to max integer value. - 502. By Georg Richter
-
Fix for CONJ-84: If a select list contains the same column more than once, findColumn returns the last instance of
the column.
Special thanks to Kris Iyer for his patch!
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:mariadb-java-client