Commit Graph

14 Commits

Author SHA1 Message Date
Carlos Salguero
9190b5e6ac Tests passed with MySQL 5.7 2019-09-03 15:26:26 -03:00
Carlos Salguero
3f775e176a Fixed explain test 2019-08-16 00:24:13 -03:00
Carlos Salguero
e13368725f Fixed explain tests
Updated travis.yml to support replicasets
2019-08-09 15:53:40 -03:00
Anton Kucherov
f955451fe5 PMM-4278 Replace bson to official mongo-driver. 2019-07-01 12:53:15 +03:00
Kamil Dziedzic
b53d67f6ea PMM-1905: fix "NToReturn value must be non-negative" issue. 2018-02-12 21:58:48 +01:00
Kamil Dziedzic
fb86972f9a fix bugs 2017-10-15 04:40:34 +02:00
Kamil Dziedzic
8cf08fd882 support getmore; support find with sort; cleanups 2017-10-15 04:14:21 +02:00
Kamil Dziedzic
185076f8ec basic support for EXPLAIN and EVAL 2017-09-06 11:22:45 +02:00
Kamil Dziedzic
31eb04fc88 explain for distinct and findAndModify was introduced in Mongo 3.4 2017-08-31 21:09:11 +02:00
Kamil Dziedzic
9af30c010e For MongoDB < 3.0 explain is not supported 2017-08-31 21:05:00 +02:00
Kamil Dziedzic
fcbb140088 older versions of MongoDB return different error for trying to explain insert 2017-08-31 20:25:21 +02:00
Kamil Dziedzic
2b9c557445 drop testify 2017-08-31 19:09:36 +02:00
Kamil Dziedzic
05558d8406 PMM-685: let explain operate on []byte 2017-08-31 17:14:21 +02:00
Kamil Dziedzic
5393a2b001 PMM-685: explain 2017-08-31 13:52:37 +02:00