This website requires JavaScript.
Explore
Help
Sign In
database
/
mariadb
Watch
1
Star
0
Fork
0
You've already forked mariadb
mirror of
https://github.com/MariaDB/server.git
synced
2025-08-23 03:54:27 +03:00
Code
Activity
Files
f0c6576b85a57ec82fd911f73cce7c99683b378c
mariadb
/
storage
/
example
History
Sergei Golubchik
44fec70b79
build dynamic plugins with the -shared libtool option to avoid
...
double compilation
2010-09-09 15:35:47 +02:00
..
CMakeLists.txt
Backport WL#3653 to 5.1 to enable bundled innodb plugin.
2009-06-10 10:59:49 +02:00
ha_example.cc
Bug#45288: pb2 returns a lot of compilation warnings on linux
2010-07-20 15:07:36 -03:00
ha_example.h
Bug
#49829
Many "hides virtual function" warnings with
2010-03-14 17:01:45 +01:00
Makefile.am
build dynamic plugins with the -shared libtool option to avoid
2010-09-09 15:35:47 +02:00
plug.in
On internals@mysql a developer at IBM pointed out that DBTYPE needed to be removed from the example (its a single line which was needed for previous versions of MySQL). Its been removed. Added a couple of comments.
2007-08-01 08:50:38 -07:00