7502 Commits

Author SHA1 Message Date
Oscar Batori
a227eebdf7 Updated version for release of version 0.20.1 v0.20.1 2020-10-02 09:41:45 -07:00
Oscar Batori
a652e55acb Updated version for release of version 0.20.0 2020-10-02 09:35:07 -07:00
Zach Musgrave
c84f34075e Merge pull request #905 from dolthub/zachmu/upgrade-gms
Updated to latest go-mysql-server
2020-10-01 16:40:47 -07:00
Zach Musgrave
01db0dd28c Updated to latest go-mysql-server
Signed-off-by: Zach Musgrave <zach@liquidata.co>
2020-10-01 16:05:34 -07:00
Daylon Wilkins
8496cb5453 Added trigger functionality to Dolt 2020-10-01 01:30:43 -07:00
AndyA
4f20d5f78c Merge pull request #892 from dolthub/andy/gc-table-files
Andy/gc table files
2020-09-28 16:59:15 -07:00
Andy Arthur
4e33bdb71a kick ci 2020-09-28 16:04:04 -07:00
Andy Arthur
3fb679705e updated import paths, PR feedback 2020-09-28 15:11:17 -07:00
Andy Arthur
4d13a601e3 added hidden gc command 2020-09-28 14:36:33 -07:00
Andy Arthur
6a19e87938 call fdCache.ShrinkCache to close unreferenced files 2020-09-28 14:36:33 -07:00
Andy Arthur
0ff5b1a70e pr feedback 2020-09-28 14:36:33 -07:00
Andy Arthur
46a8099bdb maybe fix windows tests 2020-09-28 14:36:32 -07:00
Andy Arthur
d4722f00c5 fixed clone test 2020-09-28 14:36:32 -07:00
Andy Arthur
386c6d0c3e removed cleanup.pu 2020-09-28 14:36:32 -07:00
Andy Arthur
352ff31683 added tests, refactored nbs lock, repofmt 2020-09-28 14:36:32 -07:00
Andy Arthur
27c47cd553 first pass at table files pruning 2020-09-28 14:35:13 -07:00
Andy Arthur
97be86529a adding cleanup.py for now 2020-09-28 14:35:13 -07:00
Daylon Wilkins
0a0b56d10e Fixed CREATE LIKE multi-db and fixed changes from the latest go-mysql-server 2020-09-25 19:49:34 -07:00
Daylon Wilkins
0c1ea5ef80 Merge pull request #900 from dolthub/daylon/dolthub-and-triggers
Reference new org name
2020-09-25 15:56:15 -07:00
Daylon Wilkins
b5bb663233 Reference new org name and updated trigger logic 2020-09-25 15:35:04 -07:00
Daylon Wilkins
892de5ed98 Moved everything over to SHOW CREATE TABLE and fixed diff panic 2020-09-22 23:19:04 -07:00
Daylon Wilkins
2a09f9161e Fixed UNIQUE NULL handling to match MySQL 2020-09-22 05:57:50 -07:00
Daylon Wilkins
39979b8f5b Moved most commands to use SQL, added CREATE TABLE LIKE, and removed tags from comments. 2020-09-21 03:01:01 -07:00
Tim Sehn
a291c6736c Merge pull request #890 from liquidata-inc/tim/client-tests/ruby
Working Ruby ruby/mysql test
2020-09-16 17:03:08 -07:00
Timothy Sehn
d8bfc1ef08 Working Ruby ruby/mysql test, not to be confused with mysql/ruby which uses the MySQL C API. 2020-09-16 16:43:29 -07:00
Tim Sehn
a9da5bb75b Merge pull request #887 from liquidata-inc/tim/remove-stale-benchmark
Remove stale benchmark code. Uses old interfaces.
2020-09-16 15:24:05 -07:00
Oscar Batori
8cef057b3c Merge pull request #889 from liquidata-inc/release
Release
2020-09-16 15:02:53 -07:00
Oscar Batori
c4f91c1e55 Updated version for release of version 0.19.2 v0.19.2 2020-09-16 14:52:17 -07:00
Oscar Batori
cb95c0cf21 Merging latest master into release for release 0.19.2 2020-09-16 14:52:16 -07:00
Timothy Sehn
6c91aa8524 Remove stale benchmark code. Uses old interfaces. 2020-09-16 13:35:30 -07:00
Brian Hendriks
ffcd94681c no parallelism if GOMAXPROCS == 1 (#886)
* no parallelism if GOMAXPROCS == 1

* better
2020-09-16 13:10:53 -07:00
Tim Sehn
6a80f6a48f Merge pull request #885 from liquidata-inc/tim/cpp-mysql-client-tests
Tim/cpp mysql client tests
2020-09-16 11:58:23 -07:00
Tim Sehn
daee52451a Merge branch 'master' into tim/cpp-mysql-client-tests 2020-09-16 11:40:16 -07:00
Timothy Sehn
35df65a57e Fixed spaing in bats file 2020-09-16 11:38:31 -07:00
Timothy Sehn
f77464eeaf Working C++ MySQL Connector test 2020-09-16 11:37:19 -07:00
Timothy Sehn
88109b1f3b Working C++ client test for Ubuntu/Docker. Now I need to figure out what to do on Mac. 2020-09-16 11:15:19 -07:00
Timothy Sehn
e620c05ceb Got it building, now gettting a copile error on mysql/jdbc.h. Pushing so thers can look 2020-09-16 11:01:39 -07:00
Timothy Sehn
b62493a43f Checkpoint so I can get some help 2020-09-16 10:30:31 -07:00
Timothy Sehn
e7d04699ee Working C++ test. Now need to add the build logic and Docker magic 2020-09-15 17:16:40 -07:00
Timothy Sehn
fd90fec266 Got C++ test working locally per Aaron's example 2020-09-15 16:33:49 -07:00
Tim Sehn
24d6e72f7d Merge pull request #878 from liquidata-inc/tim/mysql-client-go-test
Go MySQL client test
2020-09-15 10:57:31 -07:00
Timothy Sehn
91e364818c Working Dockerfile for go mysql client tests 2020-09-15 10:35:28 -07:00
Timothy Sehn
b6b0557375 Merge branch 'master' into tim/mysql-client-go-test 2020-09-15 10:15:16 -07:00
Timothy Sehn
fecb43de4a Merge branch 'master' into tim/mysql-client-go-test 2020-09-15 10:14:13 -07:00
Tim Sehn
b6c0f97ed3 Merge pull request #883 from liquidata-inc/db/mysql-client-tests-install-golang
Db/mysql client tests install golang
2020-09-15 10:13:20 -07:00
AndyA
c4744cc5f7 Merge pull request #877 from liquidata-inc/andy/ref-panic-fix
validate ref strings when resolving ref specs
2020-09-15 09:55:49 -07:00
Dustin Brown
d13beb9fa3 /MySQLDockerfile: Install golang 2020-09-15 08:40:08 -07:00
Timothy Sehn
0ff2efe5c6 Working go code. Gotta get Docker working. 2020-09-14 16:52:55 -07:00
Aaron Son
436ea630d1 Merge pull request #875 from liquidata-inc/aaron/cross-db-commitwalks
go: Changes to support some commit walks used in Dolthub diffs when the commits come from different repositories.
2020-09-14 16:43:06 -07:00
Timothy Sehn
36f420276b Got MySQL connection working in Go 2020-09-14 16:26:57 -07:00