monty@mashka.mysql.fi 
							
						 
					 
					
						
						
							
						
						73f66f68fd 
					 
					
						
						
							
							merge with 4.0.15  
						
						
						
						
					 
					
						2003-09-11 20:24:14 +03:00 
						 
				 
			
				
					
						
							
							
								vva@eagle.mysql.r18.ru 
							
						 
					 
					
						
						
							
						
						2ef05e3747 
					 
					
						
						
							
							fixed Bug  #1184  (change type of opt_ignore_lines to longlong)  
						
						
						
						
					 
					
						2003-09-06 18:59:04 -04:00 
						 
				 
			
				
					
						
							
							
								monty@narttu.mysql.fi 
							
						 
					 
					
						
						
							
						
						77a70a0a24 
					 
					
						
						
							
							merge with 4.0.15  
						
						
						
						
					 
					
						2003-08-29 13:44:35 +03:00 
						 
				 
			
				
					
						
							
							
								jani@rhols221.adsl.netsonic.fi 
							
						 
					 
					
						
						
							
						
						2a53d5a60e 
					 
					
						
						
							
							Fixed a limitation bug in mysqlimport. sql_statement was designed to  
						
						... 
						
						
						
						contain max 1280 characters, but sometimes in rare cases when --columns
was used, more than 1280 characters was needed. This is case when a lot
of columns was specified using this option. Raised the max value to 8448,
which should be enough. 
						
						
					 
					
						2003-08-16 17:03:48 +03:00 
						 
				 
			
				
					
						
							
							
								serg@serg.mylan 
							
						 
					 
					
						
						
							
						
						9f67e10d0d 
					 
					
						
						
							
							consistency fix - all help texts for command-line options should end with a dot.  
						
						
						
						
					 
					
						2003-06-13 10:59:02 +02:00 
						 
				 
			
				
					
						
							
							
								bar@bar.mysql.r18.ru 
							
						 
					 
					
						
						
							
						
						67c6703463 
					 
					
						
						
							
							--with-collation argument for configure. Now one can for example use this:  
						
						... 
						
						
						
						./configure --with-charset=latin1 --with-collation=latin1_danish_ci 
						
						
					 
					
						2003-05-28 16:23:04 +05:00 
						 
				 
			
				
					
						
							
							
								bar@bar.mysql.r18.ru 
							
						 
					 
					
						
						
							
						
						b1adadd510 
					 
					
						
						
							
							mysqlimport.c, mysqldump.c, mysqlcheck.c:  
						
						... 
						
						
						
						Bug fix: latin1 is not compiled charset and is not specified..
mysql.cc:
  Bug fix: latin1 is not compiled charset and is not specified... 
						
						
					 
					
						2003-05-22 14:37:01 +05:00 
						 
				 
			
				
					
						
							
							
								root@home.(none) 
							
						 
					 
					
						
						
							
						
						1daed63ed8 
					 
					
						
						
							
							mysqltest.c, mysqlimport.c, mysqldump.c, mysqlcheck.c, mysql.cc:  
						
						... 
						
						
						
						system_charset_info was removed 
						
						
					 
					
						2003-03-16 11:20:45 +04:00 
						 
				 
			
				
					
						
							
							
								root@home.(none) 
							
						 
					 
					
						
						
							
						
						f71a7e4b05 
					 
					
						
						
							
							set_default_charset() is not used anymore  
						
						... 
						
						
						
						Some system_charset_info were removed 
						
						
					 
					
						2003-03-16 10:56:14 +04:00 
						 
				 
			
				
					
						
							
							
								salle@banica.(none) 
							
						 
					 
					
						
						
							
						
						a2e82f5ff7 
					 
					
						
						
							
							Removed ^M  
						
						... 
						
						
						
						Reported by Georg Richter as it brokes his build with mipspro 
						
						
					 
					
						2002-12-27 18:13:32 +02:00 
						 
				 
			
				
					
						
							
							
								wax@mysql.com 
							
						 
					 
					
						
						
							
						
						e91d1b2cbe 
					 
					
						
						
							
							Add shared memory protocol and option --protocol  
						
						
						
						
					 
					
						2002-11-15 00:16:30 +05:00 
						 
				 
			
				
					
						
							
							
								monty@mashka.mysql.fi 
							
						 
					 
					
						
						
							
						
						7f55d92637 
					 
					
						
						
							
							fixed so that --ssl and --skip-ssl works with the MySQL clients.  
						
						... 
						
						
						
						Fixed core dump bug when sending wrong string to AES_DECRYPT() 
						
						
					 
					
						2002-09-17 23:46:53 +03:00 
						 
				 
			
				
					
						
							
							
								monty@mashka.mysql.fi 
							
						 
					 
					
						
						
							
						
						d49bf802ec 
					 
					
						
						
							
							Removed wrong mutex lock (hangup in kill on HPUX)  
						
						... 
						
						
						
						all free_defaults() on exit in mysql.cc;  Should fix problem with SSL 
						
						
					 
					
						2002-08-24 02:08:10 +03:00 
						 
				 
			
				
					
						
							
							
								monty@hundin.mysql.fi 
							
						 
					 
					
						
						
							
						
						ac6e640c4d 
					 
					
						
						
							
							Fix for SSL and new my_getopt  
						
						... 
						
						
						
						Fix for syntax error bug in SET TRANSACTION ISOLATION 
						
						
					 
					
						2002-08-09 16:47:16 +03:00 
						 
				 
			
				
					
						
							
							
								jani@hynda.(none) 
							
						 
					 
					
						
						
							
						
						c961494444 
					 
					
						
						
							
							Added useful exit error code for programs using my_getopt in case  
						
						... 
						
						
						
						of an error in option handling. This can sometimes be useful in
scripts.
Changed some exit code names and corresponding numbers.
Fixed a bug in mysqld.cc, in replication related options.
Added a global flag in my_getopt, which can be set by any program
that is using my_getopt, which tells whether the client should
print the error message itself, or whether my_getopt should do it.
The default is that my_getopt will print the error messages. 
						
						
					 
					
						2002-05-29 15:07:30 +03:00 
						 
				 
			
				
					
						
							
							
								jani@hynda.(none) 
							
						 
					 
					
						
						
							
						
						a5ec0a90ea 
					 
					
						
						
							
							moved my_getopt.h under client_priv.h  
						
						... 
						
						
						
						Changed my_print_defaults, mysql_install, perror, resolve_stack_dump,
resolveip and pack_isam to use my_getopt. 
						
						
					 
					
						2002-05-22 23:54:24 +03:00 
						 
				 
			
				
					
						
							
							
								jani@rhols221.adsl.netsonic.fi 
							
						 
					 
					
						
						
							
						
						9eda54d153 
					 
					
						
						
							
							- Added new type GET_STRALC to my_getopt.  
						
						... 
						
						
						
						- Fixed some bugs, wrongly freed pointers, in some clients.
- Removed unneccessary code.
- Fixed some other minor bugs and added some options into
  variables category, which had accidently been left out earlier. 
						
						
					 
					
						2002-05-14 21:41:55 +03:00 
						 
				 
			
				
					
						
							
							
								jani@dsl-jkl1657.dial.inet.fi 
							
						 
					 
					
						
						
							
						
						4945fd4a05 
					 
					
						
						
							
							- Fixed some option types in my_getopt struct in all clients.  
						
						... 
						
						
						
						- Added special option/variable prefix '--loose-' to my_getopt.c 
						
						
					 
					
						2002-05-11 14:36:34 +03:00 
						 
				 
			
				
					
						
							
							
								jani@hynda.mysql.fi 
							
						 
					 
					
						
						
							
						
						22a35da68c 
					 
					
						
						
							
							merge  
						
						
						
						
					 
					
						2002-04-03 13:36:01 +03:00 
						 
				 
			
				
					
						
							
							
								jani@hynda.mysql.fi 
							
						 
					 
					
						
						
							
						
						c143f01dd1 
					 
					
						
						
							
							Changed mysql, mysqladmin, mysqlshow, mysqldump, mysqlimport,  
						
						... 
						
						
						
						mysqlcheck and myisamchk to use new my_getopt struct. 
						
						
					 
					
						2002-04-02 20:29:53 +03:00 
						 
				 
			
				
					
						
							
							
								monty@hundin.mysql.fi 
							
						 
					 
					
						
						
							
						
						b658662ae4 
					 
					
						
						
							
							Update copyright  
						
						... 
						
						
						
						Fixed memory leak on shutdown (Affects the embedded version & MyODBC) 
						
						
					 
					
						2001-12-06 14:10:51 +02:00 
						 
				 
			
				
					
						
							
							
								tonu@volk.internalnet 
							
						 
					 
					
						
						
							
						
						5658ff8237 
					 
					
						
						
							
							SSL compiles and works as far as can see. Continue testing..  
						
						
						
						
					 
					
						2001-09-30 10:46:20 +08:00 
						 
				 
			
				
					
						
							
							
								monty@hundin.mysql.fi 
							
						 
					 
					
						
						
							
						
						7a19987805 
					 
					
						
						
							
							OS2 patch  
						
						
						
						
					 
					
						2001-09-12 23:53:31 +03:00 
						 
				 
			
				
					
						
							
							
								monty@hundin.mysql.fi 
							
						 
					 
					
						
						
							
						
						733f865f54 
					 
					
						
						
							
							Fixes for OS2.  
						
						... 
						
						
						
						Fix bug in isamlog
Add argument types to function declarations. 
						
						
					 
					
						2001-08-22 01:45:07 +03:00 
						 
				 
			
				
					
						
							
							
								tim@white.box 
							
						 
					 
					
						
						
							
						
						b5e0d41ff7 
					 
					
						
						
							
							Add --default-character-set option to mysqlimport.  Thanks to  
						
						... 
						
						
						
						takeshi@softagent.co.jp  for the patch. 
					
						2001-08-07 16:46:58 -04:00 
						 
				 
			
				
					
						
							
							
								monty@donna.mysql.com 
							
						 
					 
					
						
						
							
						
						e9c2f7d439 
					 
					
						
						
							
							Fixes to get mysql-test included in the distributions  
						
						
						
						
					 
					
						2001-01-02 14:29:47 +02:00 
						 
				 
			
				
					
						
							
							
								monty@donna.mysql.com 
							
						 
					 
					
						
						
							
						
						60677ffd2c 
					 
					
						
						
							
							Cleanup of tests  
						
						... 
						
						
						
						Fixed bug with ALTER TABLE on HEAP tables 
						
						
					 
					
						2000-12-28 19:25:41 +02:00 
						 
				 
			
				
					
						
							
							
								monty@donna.mysql.com 
							
						 
					 
					
						
						
							
						
						c0f40d14cc 
					 
					
						
						
							
							Added support for hex strings to mysqlimport  
						
						... 
						
						
						
						A lot of new tests to mysqltest
Fixed bug with BDB tables and autocommit 
						
						
					 
					
						2000-12-28 03:56:38 +02:00 
						 
				 
			
				
					
						
							
							
								monty@narttu.mysql.fi 
							
						 
					 
					
						
						
							
						
						e69becf133 
					 
					
						
						
							
							changed to use IO_CACHE instead of FILE  
						
						
						
						
					 
					
						2000-11-15 23:00:06 +02:00 
						 
				 
			
				
					
						
							
							
								monty@tik.mysql.com 
							
						 
					 
					
						
						
							
						
						7a013339f8 
					 
					
						
						
							
							Bug fixes, TRUNCATE, safer passwords on command line and connect timeout  
						
						
						
						
					 
					
						2000-11-13 23:55:10 +02:00 
						 
				 
			
				
					
						
							
							
								monty@donna.mysql.com 
							
						 
					 
					
						
						
							
						
						066d55c0c0 
					 
					
						
						
							
							Bug fixes for 3.23.23  
						
						
						
						
					 
					
						2000-08-29 12:31:01 +03:00 
						 
				 
			
				
					
						
							
							
								monty@donna.mysql.com 
							
						 
					 
					
						
						
							
						
						f0952ce3e1 
					 
					
						
						
							
							FLUSH TABLE table_list  
						
						... 
						
						
						
						Fixes for RENAME TABLE
Portability fixes 
						
						
					 
					
						2000-08-22 00:18:32 +03:00 
						 
				 
			
				
					
						
							
							
								bk@work.mysql.com 
							
						 
					 
					
						
						
							
						
						f4c589ff6c 
					 
					
						
						
							
							Import changeset  
						
						
						
						
					 
					
						2000-07-31 21:29:14 +02:00