Commit Graph

13 Commits

Author SHA1 Message Date
Catena cyber 41b1710710
Updates patch for mysql 8.21 (#4162)
* Updates patch for mysql 8.21

* Fixup 8.21

* Disabkes fuzz_docommand to keep going with other targets for now

* do not even compile fuzz_docommand

* Adding license

* FIXMEs

* no longer compiled

* nits
2020-07-21 06:52:28 -07:00
Catena cyber 2f4e18cea9
Fix libraries needed for mysql fuzz targets (#3781) 2020-05-10 15:38:42 -07:00
Catena cyber 1a30a8064f [mysql] Fix misalign in mysql fuzz target (#3160) 2019-12-21 15:40:26 -08:00
Catena cyber ac867371d1 Fix fuzz targets in mysql (#3052) 2019-11-20 07:29:31 -08:00
Catena cyber 34f5da8aeb mysql fuzz targets use custom rm and cp (#3046) 2019-11-19 07:35:03 -08:00
Catena cyber c839326cd2 Debugs mysql server fuzz targets (#3012) 2019-11-06 06:45:38 -08:00
Catena cyber e922a6535d Uses different directories for different mysql fuzz targets (#2971) 2019-10-21 13:42:15 -07:00
Catena cyber 27370744dc Valid dictionaries format for mysql (#2965) 2019-10-18 06:45:32 -07:00
Catena cyber 9597461130 Adds project mysql (#2922)
* Initial integration for mysql server

* Patch for mysql 8.0.18

* Adds include

* Adds argument to run_bootstrap_thread

* build -Dprotobuf_BUILD_SHARED_LIBS=OFF

* olwercase port option

* use different socket files
2019-10-16 08:25:11 -07:00
Abhishek Arya 380322012e
Revert "[mysql] Adds project mysql (#2650)" (#2670)
This reverts commit 1a981b0b42.
2019-08-08 16:25:05 -07:00
Catena cyber 1a981b0b42 [mysql] Adds project mysql (#2650)
* Initial integration for mysql server

* Adds patch

* Code review takes into account
2019-08-02 06:54:41 -07:00
jonathanmetzman fe35e99fe1
Revert "[mysql] Initial integration for mysql server (#2593)" (#2647)
Build fails.

This reverts commit 276d4c7888.
2019-08-01 13:59:31 -07:00
Catena cyber 276d4c7888 [mysql] Initial integration for mysql server (#2593)
* Initial integration for mysql server
2019-08-01 13:27:38 -07:00