ZNC Modules for SQLite and MySQL
Go to file
2012-02-12 21:21:27 -06:00
.gitignore Changed build script to save the configuration chosen so you will not have to re-type in information each time you want to build. Fixed issue where LogLevel was setting LogLimit. Added help commands to individual commands to explain options. Reformatted every command to work the same with the way it saves settings and displays results. Updated LogMySQL to work the same with commands as LogSQLite. 2012-02-11 20:15:21 -06:00
buildLogMySQL Fixed the build script for MySQL so it uses MySQL_Config instead of guessing based on what my configuration was. 2012-02-12 21:21:27 -06:00
buildLogSQLite Changed build script to save the configuration chosen so you will not have to re-type in information each time you want to build. Fixed issue where LogLevel was setting LogLimit. Added help commands to individual commands to explain options. Reformatted every command to work the same with the way it saves settings and displays results. Updated LogMySQL to work the same with commands as LogSQLite. 2012-02-11 20:15:21 -06:00
License.txt LogSQL Start 2012-02-11 13:39:50 -06:00
logmysql.cpp Changed build script to save the configuration chosen so you will not have to re-type in information each time you want to build. Fixed issue where LogLevel was setting LogLimit. Added help commands to individual commands to explain options. Reformatted every command to work the same with the way it saves settings and displays results. Updated LogMySQL to work the same with commands as LogSQLite. 2012-02-11 20:15:21 -06:00
logsqlite.cpp Changed build script to save the configuration chosen so you will not have to re-type in information each time you want to build. Fixed issue where LogLevel was setting LogLimit. Added help commands to individual commands to explain options. Reformatted every command to work the same with the way it saves settings and displays results. Updated LogMySQL to work the same with commands as LogSQLite. 2012-02-11 20:15:21 -06:00
MySQL Database Defaults.sql Added MySQL Database Defaults dump for people who do not want to give the user which is used the ability to create and drop tables. 2012-02-11 13:50:43 -06:00