<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/mariadb-git.git/plugin/handler_socket/client, branch 10.4</title>
<subtitle>github.com: MariaDB/server.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mariadb-git.git/'/>
<entry>
<title>mtr: use env for perl</title>
<updated>2020-06-23T01:24:46+00:00</updated>
<author>
<name>Daniel Black</name>
<email>daniel@linux.ibm.com</email>
</author>
<published>2020-03-30T20:57:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mariadb-git.git/commit/?id=37c88445e30d52c965bcb19b19fa710c3eb4fad9'/>
<id>37c88445e30d52c965bcb19b19fa710c3eb4fad9</id>
<content type='text'>
On FreeBSD, perl isn't in /usr/bin, its in /usr/local/bin or
elsewhere in the path.

Like storage/{maria/unittest/,}ma_test_* , we use /usr/bin/env to
find perl and run it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
On FreeBSD, perl isn't in /usr/bin, its in /usr/local/bin or
elsewhere in the path.

Like storage/{maria/unittest/,}ma_test_* , we use /usr/bin/env to
find perl and run it.
</pre>
</div>
</content>
</entry>
<entry>
<title>MDEV-9281 - Debian: the Lintian complains about "shlib-calls-exit" in handlersocket.so</title>
<updated>2016-04-20T14:20:31+00:00</updated>
<author>
<name>Sergey Vojtovich</name>
<email>svoj@mariadb.org</email>
</author>
<published>2016-04-20T14:20:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mariadb-git.git/commit/?id=072ca71d26487817d025ee97955e6360c3c5c086'/>
<id>072ca71d26487817d025ee97955e6360c3c5c086</id>
<content type='text'>
MDEV-9278 - Debian: the Lintian complains about "shlib-calls-exit" in ha_spider.so

Handlersocket handles errors in a way that it aborts program execution. In most
cases it is done via abort(). One exception was host/service resolution failure,
which was aborted with exit().

As a workaround replaced this exit() with abort() for symmetry with other error
handling.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
MDEV-9278 - Debian: the Lintian complains about "shlib-calls-exit" in ha_spider.so

Handlersocket handles errors in a way that it aborts program execution. In most
cases it is done via abort(). One exception was host/service resolution failure,
which was aborted with exit().

As a workaround replaced this exit() with abort() for symmetry with other error
handling.
</pre>
</div>
</content>
</entry>
<entry>
<title>Upgraded to latest handlersocket code. This fixed LP:766870  "Assertion `next_insert_id == 0' failed with handlersocket"</title>
<updated>2011-06-07T11:19:49+00:00</updated>
<author>
<name>Michael Widenius</name>
<email>monty@askmonty.org</email>
</author>
<published>2011-06-07T11:19:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mariadb-git.git/commit/?id=8d7f81089444e20526685b3ffe36b72d5ecdc157'/>
<id>8d7f81089444e20526685b3ffe36b72d5ecdc157</id>
<content type='text'>
sql/handler.cc:
  Added DBUG_ code
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
sql/handler.cc:
  Added DBUG_ code
</pre>
</div>
</content>
</entry>
<entry>
<title>Added HandlerSocket plugin</title>
<updated>2011-02-20T13:22:10+00:00</updated>
<author>
<name>Michael Widenius</name>
<email>monty@askmonty.org</email>
</author>
<published>2011-02-20T13:22:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mariadb-git.git/commit/?id=2c7d6f12ee10903c3002bba42ee15abc2b89fa8e'/>
<id>2c7d6f12ee10903c3002bba42ee15abc2b89fa8e</id>
<content type='text'>
- Fixed compiler errors
- Modified Makefiles to be part of plugin directory
- Some minor changes in database.cpp to use the new MariaDB handler interface

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Fixed compiler errors
- Modified Makefiles to be part of plugin directory
- Some minor changes in database.cpp to use the new MariaDB handler interface

</pre>
</div>
</content>
</entry>
</feed>
