Posts: 7,801
	Threads: 187
	Joined: Feb 2010
	
Reputation: 
0
	 
	
	
		I am glad you decided to not completely remove this wonderful plugin. I seriously was quite upset when you removed the download links. I could understand not supporting the project any further, but removing the download links ticked me off because you have put a ton of effort into this and I would hate to see it just go to waste.
One question; what exactly is different between R7 and R8?
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 845
	Threads: 3
	Joined: Jun 2010
	
	
 
	
	
		There is actually a changelog.
https://code.******.com/p/sa-mp-mysq...in/source/list
And for the lazy ones:
- bug fixes
- thanks to maddin4t0r for two of them
- got rid of stringsteam (it was causing troubles with cells containing '\n')
	
		
	
 
 
	
	
	
		
	Posts: 845
	Threads: 3
	Joined: Jun 2010
	
	
 
	
	
		The empty result bug with the mysql_x-functions is fixed.
There is still the bug, that you can't store strings in multi-dimensional arrays with the cache-functions.
But I've already provided a patch (fix) for that bug. Let's see if it gets approved.
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 845
	Threads: 3
	Joined: Jun 2010
	
	
 
	
	
		
Quote:
| 
					Originally Posted by Pain123  The empty result bug with the mysql_x-functions is fixed.There is still the bug, that you can't store strings in multi-dimensional arrays with the cache-functions.
 But I've already provided a patch (fix) for that bug. Let's see if it gets approved.
 | 
 4char
	
 
	
	
	
		
	
 
 
	
	
	
		
	Posts: 845
	Threads: 3
	Joined: Jun 2010
	
	
 
	
	
		What would you all think about a function to save cache results and use them whenever you like?
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 845
	Threads: 3
	Joined: Jun 2010
	
	
 
	
	
		And what if you want to store a big amount of data?
And why even create new vars if you have the vars in the plugin that already contain all that data you want to save?
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 67
	Threads: 12
	Joined: Dec 2011
	
Reputation: 
0
	 
	
	
		Oh i didn't saw that.
Then reuploaded.
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 845
	Threads: 3
	Joined: Jun 2010
	
	
 
	
	
		Dan said he will talk with BlueG about that fix. No result yet.
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 860
	Threads: 107
	Joined: Dec 2010
	
Reputation: 
0
	 
	
	
		Is the R8 stable version?
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 17
	Threads: 3
	Joined: Feb 2011
	
Reputation: 
0
	 
	
		
		
		
		14.02.2013, 18:45 
(
 Последний раз редактировалось JRISETH; 14.02.2013 в 18:48.
					
					
						Причина: solved my problem I had :)
)
	
	 
	
		Awesome release, many thanks.
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 638
	Threads: 43
	Joined: May 2012
	
Reputation: 
0
	 
	
	
		The R8 is BUG mysql_format function does not recognize the parameter %e and %s.