<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Asset Entry Module]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=5227&amp;type=atom" />
	<updated>2014-10-06T18:56:37Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=5227</id>
		<entry>
			<title type="html"><![CDATA[Re: Asset Entry Module]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=21072#p21072" />
			<content type="html"><![CDATA[<p>Increase the <strong>thread_stack</strong> parameter value from the current 128K to 192 K for 32 bit systems or 256 K for 64 bit systems.</p><p>http://stackoverflow.com/questions/2919558/mysql-servers-thread-stack-parameter-what-is-it-how-big-should-it-be<br />http://dev.mysql.com/doc/refman/5.0/en/server-system-variables.html</p><p>You will need to set it in the my.cnf or my.ini or .my.cnf file under the [mysqld] stanza and restart the mysqld process/server.</p><div class="codebox"><pre><code>thread_stack=196608</code></pre></div>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2014-10-06T18:56:37Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=21072#p21072</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Asset Entry Module]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=21065#p21065" />
			<content type="html"><![CDATA[<p>Dear all, </p><p>When i want to key in the asset entry, mysql giving an error code like below,What that&#039;s mean ?</p><p>DATABASE ERROR : could not get all assets<br />error code : 1436<br />error message : Thread stack overrun: 12912 bytes used of a 131072 byte stack, and 128000 bytes needed. Use &#039;mysqld --thread_stack=#&#039; to specify a bigger stack.<br />sql that failed was : SELECT *, 0_get_asset_value(a.asset_id, YEAR(now())) as current_value FROM 0_asset_types at INNER JOIN 0_assets a ON at.asset_type_id = a.asset_type_id WHERE !a.inactive</p><p>Thanks for your supports</p>]]></content>
			<author>
				<name><![CDATA[ali002]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=7459</uri>
			</author>
			<updated>2014-10-06T14:23:48Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=21065#p21065</id>
		</entry>
</feed>
