14%
    
    
    02.08.2022
        
    
    	
        .05
  
  FT (4 cores)
  
  1.69
  
  17.26
  
  67.7
  
  IS (4 cores)
  
  0.6
  
  2.16
  
  8.2
  
  LU (6 cores)
  
  5.13
  
  41.8
  
  MG (4 cores)
  
  1.2
  
  3.8
  
  39
    
 
		    
				        
    14%
    
    
    05.02.2023
        
    
    	
         and select Create Instance
. MySQL versions 8.0, 5.7, and 5.8 and PostgreSQL versions 9.6, 10, 11, 12, 13, and 14 are now available for selection. Alternatively, a managed database instance with Microsoft SQL
    
 
		    
				        
    14%
    
    
    11.04.2016
        
    
    	
        _options=synced
08 servers=backend1, [...]
09 user=maxscale
10 passwd=secret
11
12 [Galera Listener]
13 type=listener
14 service=Galera Router
15 protocol=MySQLClient
16 address=10.42.0.1
17 port=3306
18
19 [Galera
    
 
		    
				        
    14%
    
    
    05.12.2016
        
    
    	
        ), Kubernetes is written in Go and available under the Apache 2.0 license; the stable version when this issue was written was 1.3.
    
        	                    
	
	    
	
	
Figure 1: Kubernetes comes
    
 
		    
				        
    14%
    
    
    05.12.2014
        
    
    	
        : chris@linux.tld
[->] Subject: Picture yourself, on a boat, on a river
[->] User-Agent: Heirloom mailx 12.5 6/20/10
[->] MIME-Version: 1.0
[->] Content-Type: multipart/mixed;
 boundary="=_546791b1.cwvb6n4
    
 
		    
				        
    14%
    
    
    14.11.2013
        
    
    	
         community to continue development of an independent fork named Bareos.
The first stable release was Bareos 12.4 in April 2013 (the version number stands for the year and the quarter of the feature freeze
    
 
		    
				        
    14%
    
    
    06.10.2022
        
    
    	
        _init_remote(&unw_cursor, g_unw_as, unw_ctx));
05
06 /* - Search - */
07 bool found_stack_entry = false;
08 do {
09     unw_word_t ip = 0;
10     unw_get_reg(&unw_cursor, UNW_REG_IP, &ip);
11
12     Dwfl_Module* module = dwfl
    
 
		    
				        
    14%
    
    
    31.10.2025
        
    
    	
         of options, including dual four-core Xeon, dual six-core Xeon, or quad 12-core AMD processors ranging in speed from 2.2 to 2.9GHz with 24 to 128GB of RAM per server and up to 1TB of scratch local storage per
    
 
		    
				        
    14%
    
    
    20.06.2022
        
    
    	
         to memory cell 0 and then works its way forward in memory until it finds executable program code. On a regular PC, what the CPU encounters first is the Basic Input Output System (BIOS) or, to be more precise
    
 
		    
				        
    14%
    
    
    30.01.2020
        
    
    	
        .socket(socket.AF_INET, socket.SOCK_STREAM)
066         sock.settimeout(int(self.config.timeout))
067         try:
068             # start the stopwatch
069             t0 = pc()
070
071             connect_result = sock