<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/extra/m_mysql.cpp, branch v3.5.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/src/modules/extra/m_mysql.cpp?h=v3.5.0</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/modules/extra/m_mysql.cpp?h=v3.5.0'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2020-01-11T22:14:43Z</updated>
<entry>
<title>Update copyright headers.</title>
<updated>2020-01-11T22:14:43Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2020-01-11T22:02:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=aa692dc1039b63deef7886e914ec499abe7facaf'/>
<id>urn:sha1:aa692dc1039b63deef7886e914ec499abe7facaf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor the MySQL code slightly.</title>
<updated>2019-11-16T22:05:42Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-11-13T17:00:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=e8b476bea986691e10f69b93343dd3f578fb00fb'/>
<id>urn:sha1:e8b476bea986691e10f69b93343dd3f578fb00fb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor the MySQL query and result queue classes.</title>
<updated>2019-11-13T16:20:34Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-11-13T15:55:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=fe87ef196773cc9adf7aacc01e3efe094ed387a5'/>
<id>urn:sha1:fe87ef196773cc9adf7aacc01e3efe094ed387a5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Get rid of some dead code in the MySQL module.</title>
<updated>2019-11-13T16:20:34Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-11-13T16:20:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=b2c876c5779f044b110786b9860b9c8a6ea8464a'/>
<id>urn:sha1:b2c876c5779f044b110786b9860b9c8a6ea8464a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve the logic around connecting to a MySQL server.</title>
<updated>2019-11-13T13:26:58Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-11-13T13:26:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=db45e2e69c1a68bf93e2c70d2a301d4ff09bc4b6'/>
<id>urn:sha1:db45e2e69c1a68bf93e2c70d2a301d4ff09bc4b6</id>
<content type='text'>
- The connection timeout can now be customised with &lt;database:timeout&gt;.
- &lt;database:port&gt; is now limited to the 1-65535 range.
- The MySQL library will now not install a SIGPIPE handler as it
  would override the default InspIRCd ignore behavopur.
- Errors caused by setting the default character set and executing
  the initial query are now no longer ignored.
</content>
</entry>
<entry>
<title>Add GetId() to the SQL::Provider class.</title>
<updated>2019-11-13T12:58:18Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-11-13T12:58:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=43fb2f9972de22cafb93f2a8a67039176095f4c0'/>
<id>urn:sha1:43fb2f9972de22cafb93f2a8a67039176095f4c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve escaping strings in the MySQL module.</title>
<updated>2019-08-20T15:26:35Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-08-20T14:04:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=f9175f65188fe6c37cda1d94529297008670ab65'/>
<id>urn:sha1:f9175f65188fe6c37cda1d94529297008670ab65</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initialise and deallocate the MySQL library correctly.</title>
<updated>2019-08-20T15:19:01Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-08-20T15:17:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=8745660fcdac7c1b80c94cfc0ff60928cd4dd4b7'/>
<id>urn:sha1:8745660fcdac7c1b80c94cfc0ff60928cd4dd4b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add package names for ArchLinux.</title>
<updated>2019-07-16T10:52:17Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-07-16T10:52:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=5385944ae931ee755dce57082089f4032a83e944'/>
<id>urn:sha1:5385944ae931ee755dce57082089f4032a83e944</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reset diagnostic pragmas after including external headers (#1661).</title>
<updated>2019-06-24T11:00:39Z</updated>
<author>
<name>linuxdaemon</name>
</author>
<published>2019-06-24T11:00:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=871d93dc76091a273296e9a0a7ce3d411054c862'/>
<id>urn:sha1:871d93dc76091a273296e9a0a7ce3d411054c862</id>
<content type='text'>
</content>
</entry>
</feed>
