Commit Graph

32 Commits

Author SHA1 Message Date
Vinai Rachakonda c54f5a8b1a update tests 2022-05-16 20:05:22 -04:00
Vinai Rachakonda 5e454f2d7e update client tests 2022-05-16 20:03:38 -04:00
jennifersp f71b09bd29 Add first-hour-db and bats tests for it (#3272) 2022-05-12 17:47:39 -07:00
Vinai Rachakonda 43a4c6395a Add Support for new Transaction Query Plans (#3320) 2022-04-29 21:46:53 -04:00
jennifersp 5ded85dcc6 unskip tests 2022-04-20 10:59:57 -07:00
jennifersp f1f9cf6577 add types tests 2022-04-19 15:26:36 -07:00
jennifersp f499475c2b Merge branch 'main' into jennifer/mysqldump 2022-04-19 15:26:23 -07:00
jennifersp 003d6bdfd0 fix tests 2022-04-18 10:57:03 -07:00
jennifersp 28b5522f6d use service start 2022-04-18 10:06:05 -07:00
jennifersp eed404df09 try usr/bin/mysql 2022-04-15 16:17:49 -07:00
jennifersp c071297f4a run mysql 2022-04-15 10:11:31 -07:00
jennifersp 0d4b3411a0 run status 2022-04-15 09:47:27 -07:00
Maximilian Hoffman ae4b882261 Prepared statement GMS bump (#2790)
* Prepared statements bump

* fix formatting
2022-04-15 09:34:14 -07:00
jennifersp 3fc3a763a8 rm server check 2022-04-14 16:18:10 -07:00
jennifersp 718121b5d8 use few mysqldump 2022-04-14 13:15:11 -07:00
jennifersp d98a8b063b use mysqldump 2022-04-13 13:14:51 -07:00
Vinai Rachakonda 774c7311f2 Pin the version of mysqlfw, add a comment, and a check to stop postgres (#3030) 2022-03-18 11:15:31 -07:00
Zach Musgrave 6273c6db4e Fixed bug in node client test 2021-12-16 14:09:48 -08:00
Zach Musgrave 7efc695302 Fixed bug in cpp mysql connector test 2021-12-16 13:44:49 -08:00
Vinai Rachakonda 4a5a033c5d Expand Client Tests to include sql functions (#2303) 2021-10-29 10:18:38 -07:00
Andy Arthur 29ac9ea07a fix mysql-integration-tests 2021-09-13 11:50:03 -07:00
Aaron Son b5844377e2 integration-tests: Fix MySQLDockerfile for go 1.17.1. 2021-09-10 12:32:31 -07:00
Maximilian Hoffman 5339476283 RMariaDB mysql-integration-test (#2093)
* Add rmariadb test and deps

* Uncomment

* remove duplicate install

* Remove unnecessary imports

* Add isTRUE

* fix sneaky dbi bug

* Left hanging cleanup step from testin

* Add rmysql test

* Add mysql lib

* Fix equality check

* Add data.frame.StringsAsFactors to idiot-proof equality checks
2021-09-03 10:48:16 -07:00
Aaron Son a5a30ebfa2 go/go.mod,integration-tests/mysql-client-tests: Bump go-mysql-server to pick up fix for prepared statement writes resultset metadata.
Fixes: #2084.
2021-09-01 15:28:26 -07:00
Vinai Rachakonda c4846fcc3d Vinai/updt client (#1926)
Updates the server client to match gms
2021-07-16 15:17:07 -07:00
Vinai Rachakonda 467ad112ee Add mysql_fdw read path test case (#1889) 2021-07-07 13:04:12 -07:00
Vinai Rachakonda f494c8f478 Vinai/elixir smoke test (#1815)
Elixir integration
2021-06-14 13:51:38 -04:00
Dustin Brown 7d50362f36 [auto-bump] [no-release-notes] dependency by VinaiRachakonda (#1808)
Gms bump with locking test
2021-06-11 17:19:19 -04:00
Andy Arthur 2fe9436ad5 update expected server status flags for node/ 2021-05-14 13:57:33 -07:00
Max Hoffman 73b2cd9eb7 Go fmt 2021-05-12 11:52:43 -07:00
Aaron Son a013d6aae7 go/go.mod: Bump vitess, pick up trailing spaces sql-server fix. 2021-03-31 16:37:59 -07:00
Dustin Brown 503665c32c /integration-tests: move mysql-client-tests to integration-tests 2021-03-15 12:53:14 -07:00