edgelesssys / edgelessdb

EdgelessDB is a MySQL-compatible database for confidential computing. It runs entirely inside a secure enclave and comes with advanced features for collaboration, recovery, and access control.
https://edgeless.systems/products/edgelessdb
GNU General Public License v2.0
170 stars 17 forks source link

Create stub addr & addr_len values for mysql_socket_accept #117

Closed Nirusu closed 2 years ago

Nirusu commented 2 years ago

Upstreaming the necessary fix for #116. Might fix some other things we don't know about, not sure about it.

Does not enable Performance Schema, but should allow users to do that if they want to.