mirror of
				https://github.com/MariaDB/server.git
				synced 2025-11-03 14:33:32 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			15 lines
		
	
	
		
			905 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			905 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
SET @global_start_value = @@global.ndb_log_updated_only;
 | 
						|
ERROR HY000: Unknown system variable 'ndb_log_updated_only'
 | 
						|
SELECT @@global.ndb_log_updated_only;
 | 
						|
ERROR HY000: Unknown system variable 'ndb_log_updated_only'
 | 
						|
'Bug: The value is not a system variable or atleast not supported in version 5.1.22'
 | 
						|
'#--------------------FN_DYNVARS_103_01------------------------#'
 | 
						|
'#---------------------FN_DYNVARS_103_02-------------------------#'
 | 
						|
'#--------------------FN_DYNVARS_103_03------------------------#'
 | 
						|
'#--------------------FN_DYNVARS_103_04-------------------------#'
 | 
						|
'#-------------------FN_DYNVARS_103_05----------------------------#'
 | 
						|
'#----------------------FN_DYNVARS_103_06------------------------#'
 | 
						|
'#----------------------FN_DYNVARS_103_07------------------------#'
 | 
						|
'#---------------------FN_DYNVARS_103_08-------------------------#'
 | 
						|
'#---------------------FN_DYNVARS_103_09----------------------#'
 |