<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Sales group query error in mysql 8]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=9287&amp;type=atom" />
	<updated>2022-09-10T05:02:47Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=9287</id>
		<entry>
			<title type="html"><![CDATA[Re: Sales group query error in mysql 8]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=41433#p41433" />
			<content type="html"><![CDATA[<p>Tested and it works on MySQL 8.0.30 Ubuntu. Thank you!</p>]]></content>
			<author>
				<name><![CDATA[bradlanier]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=45844</uri>
			</author>
			<updated>2022-09-10T05:02:47Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=41433#p41433</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Sales group query error in mysql 8]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=41415#p41415" />
			<content type="html"><![CDATA[<p>I have now installed Mysql 8.0.27 and tested and everything works fine with the two fixed files. Both without table pref and with.</p><p>I will now push the files to stable repository</p><p>/Joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2022-09-06T15:11:30Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=41415#p41415</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Sales group query error in mysql 8]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=41414#p41414" />
			<content type="html"><![CDATA[<p>@bradlanier</p><p>You are of course also welcome to test this. Please replace the files on your server and report back. Thanks in advance.</p><p>Joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2022-09-06T12:39:55Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=41414#p41414</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Sales group query error in mysql 8]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=41412#p41412" />
			<content type="html"><![CDATA[<p>Hello again.</p><p>@barbarian</p><p>I have tried to fix this with backticks where ever the table is included in an sql statement.<br />It is ok on a table prefix, I have tested.<br />But what about without table prefix.</p><p>Will you replace the two downloaded files /sales/includes/db/sales_groups_db.inc and /includes/ui/ui_lists.inc and see if it works in Mysql 8 without table prefix.</p><p>Thanks in advance.</p><p>/Joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2022-09-06T08:56:22Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=41412#p41412</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Sales group query error in mysql 8]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=41411#p41411" />
			<content type="html"><![CDATA[<p>We will have to backtick the group&#039;s table in SQL statements, I guess. Let me have a look at this.</p><p>Joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2022-09-06T06:28:57Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=41411#p41411</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Sales group query error in mysql 8]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=41408#p41408" />
			<content type="html"><![CDATA[<p>When can we get this fixed?&nbsp; I do not have prefixes.&nbsp; Cannot edit groups and the customer branch edit/create is not functional as well</p>]]></content>
			<author>
				<name><![CDATA[bradlanier]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=45844</uri>
			</author>
			<updated>2022-09-05T21:13:19Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=41408#p41408</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Sales group query error in mysql 8]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=39384#p39384" />
			<content type="html"><![CDATA[<p>Yes. This will be one future coming issue for FA. @joe, before many people experience the issue rename the table to use it better way.</p>]]></content>
			<author>
				<name><![CDATA[kvvaradha]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19348</uri>
			</author>
			<updated>2021-05-02T09:22:52Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=39384#p39384</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Sales group query error in mysql 8]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=39383#p39383" />
			<content type="html"><![CDATA[<p>In FA, sales group table name is &quot;TB_PREFIX.groups&quot;.<br />When I setup FA without prefix, the table name is only &quot;groups&quot;.<br />In mysql 8, groups is a reserved keyword so all query with table groups would throw an error.<br />It can be solved by adding backtick in the table name part in the query but it would change a lot in FA.</p>]]></content>
			<author>
				<name><![CDATA[barbarian]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=18954</uri>
			</author>
			<updated>2021-05-01T15:43:33Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=39383#p39383</id>
		</entry>
</feed>
