Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

db-proxy

Simple MySQL proxy with query logging

Limitations

  1. Partial support for prepared statements
  2. Linux support is missing
  3. Tested only with MySQL 5.7

Installation

Windows

Requirments

Build steps

> vcpkg install boost-asio:x64-windows
> mkdir build && cd build
> cmake --CMAKE_TOOLCHAIN_FILE=%VCPKG_ROOT%/scripts/buildsystems/vcpkg.cmake --DCMAKE_BUILD_TYPE=Release ..
> cmake --build . --config Release

About

Simple MySQL proxy with query logging

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages