jennifersp
|
24108f14a2
|
get unused port number and stop running server only (#4550)
|
2022-10-14 14:07:35 -07:00 |
|
James Cor
|
fc2e07ed6b
|
fixing test
|
2022-09-22 16:16:46 -07:00 |
|
Zach Musgrave
|
2cde333fbd
|
New node test for concurrent dolt_commit
|
2022-09-21 17:21:55 -07:00 |
|
Vinai Rachakonda
|
ab52b92f2f
|
Add test case for hanging sockets in Ubuntu (#3771)
|
2022-07-08 13:17:32 -07:00 |
|
dependabot[bot]
|
e734e80a56
|
Bump ruby-mysql in /integration-tests/mysql-client-tests/ruby
Bumps [ruby-mysql](https://github.com/tmtm/ruby-mysql) from 2.9.14 to 2.10.0.
- [Release notes](https://github.com/tmtm/ruby-mysql/releases)
- [Changelog](https://github.com/tmtm/ruby-mysql/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tmtm/ruby-mysql/compare/2.9.14...2.10.0)
---
updated-dependencies:
- dependency-name: ruby-mysql
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-05 22:46:05 +00:00 |
|
Vinai Rachakonda
|
d26ce19444
|
Update Describe tests in Dolt due to bug in GMS (#3642)
|
2022-06-24 15:15:58 -04:00 |
|
Dustin Brown
|
768aee6b67
|
/integration-tests/MySQLDockerfile: fix esl-erlang, elixir installations
|
2022-06-14 09:48:01 -07:00 |
|
Dustin Brown
|
285ca3434b
|
[no-release-notes] /integration-tests: rm elixir mysql test (#3609)
|
2022-06-13 22:18:03 -04:00 |
|
Dhruv Sringari
|
6488344abb
|
CALL DOLT_MERGE now returns fast_forward and conflicts status columns (#3564)
* CALL DOLT_MERGE now returns fast_forward and conflicts columns
* fix tests
* fix sql integration tests
* fix sql-merge.bats
* pr comment
|
2022-06-07 17:03:46 -07:00 |
|
coffeegoddd
|
aded369797
|
/integration-tests/mysql-client-tests/mysql-client-tests.bats: use python3.8
|
2022-05-26 12:38:20 -07:00 |
|
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 |
|