This website works better with JavaScript.
Explore
Help
Sign In
marcelb
/
mySQL
Watch
1
Star
0
Fork
You've already forked mySQL
0
Code
Issues
Pull Requests
Packages
Projects
Releases
1
Wiki
Activity
A library for MySQL that implements a simpler framework for MySQL Connector++
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13
Commits
5
Branches
11
Tags
938 KiB
Tag:
Branch:
Tree:
v0.6_fix1
dev
fix-time-limit
for_fork
generic
queue
v0.1_beta
v0.2_beta
v0.3_beta
v0.3_pool
v0.4_pool
v0.5_queue
v0.6
v0.6_fix1
v0.7
v0.8
v0.9
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'v0.6_fix1'
${ noResults }
mySQL
/
test
/
compile.sh
1 line
56 B
Raw
Permalink
Normal View
History
Unescape
Escape
Work on connection pool support in mySQL
1 year ago
g++ test.cpp ../src/* -o test.o -lmysqlcppconn -lpthread