monty@hundin.mysql.fi
1f5f3612f3
Fixed syntax error in mysql.cc
2002-04-24 15:23:32 +03:00
monty@hundin.mysql.fi
3ede1596a0
Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0
2002-04-24 12:11:49 +03:00
sasha@mysql.sashanet.com
4bc5d43b9c
mysqlbinlog bug fixed
2002-04-23 09:17:00 -06:00
monty@hundin.mysql.fi
6c2593da7a
Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0
2002-04-23 10:34:02 +03:00
monty@tik.mysql.fi
ae7f6435ca
Merge hundin:/my/mysql-4.0 into tik.mysql.fi:/home/my/mysql-4.0
2002-04-22 23:42:28 +03:00
monty@tik.mysql.fi
e015f631fd
Removed some old Makefiles to avoid name conflict on Mac OS X
...
Changed in client library character-set-dir -> character-sets-dir
2002-04-22 23:36:34 +03:00
jani@rhols221.adsl.netsonic.fi
430e9cab9f
Bug fixes in mysql.cc and myisamchk.c
2002-04-18 13:53:28 +03:00
arjen@fred.bitbike.com
ae4455b5e7
English text enhancement.
...
SQL keywords/statements in caps.
2002-04-17 11:18:41 +10:00
jani@rhols221.adsl.netsonic.fi
9ec99388be
Fixed a bug in mysql.cc
2002-04-16 11:39:03 +03:00
monty@tik.mysql.fi
9088383e0f
merge
2002-04-12 21:53:41 +03:00
bell@sanja.is.com.ua
887eef8ff4
avoidance of caching mysqldump queries
2002-04-12 12:44:26 +03:00
monty@tik.mysql.fi
e857f561fd
Fix for INET_NTOA(N) when N >= 2^32
2002-04-06 18:47:54 +03:00
sasha@mysql.sashanet.com
48af52bfc4
fixes to make it compile and pass the test suite again after the last
...
accidental push of broken code.
2002-04-04 21:36:24 -07:00
jani@hynda.mysql.fi
70a258757c
Merge and two bug fixes in my_getopt.c
2002-04-03 15:44:20 +03:00
jani@hynda.mysql.fi
22a35da68c
merge
2002-04-03 13:36:01 +03:00
jani@hynda.mysql.fi
6980eafe08
Merged in some changes made to MySQL clients by other
...
developers before pushing my_getopt.
2002-04-03 13:33:25 +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
6e247490dc
Merge
2002-04-02 19:46:26 +03:00
monty@hundin.mysql.fi
d80ebc17d6
Cleanups
...
Don't use DBUG library for struct st_my_thread_var to make code less complicated.
2002-04-02 17:54:57 +03:00
monty@hundin.mysql.fi
dfd7f455e4
Fixed help typos in mysql.cc
2002-04-02 17:42:01 +03:00
Sinisa@sinisa.nasamreza.org
fe79f79548
fix for a coredump
2002-03-30 17:57:02 +02:00
monty@hundin.mysql.fi
2faee46284
merge (remove conflicting zip files)
2002-03-27 06:44:23 +02:00
monty@hundin.mysql.fi
727e507bca
merge with 3.23.50
2002-03-27 01:56:10 +02:00
monty@tik.mysql.fi
6c2e453efa
Fixed quoting problem in mysqldump
2002-03-25 18:10:33 +02:00
jani@hynda.mysql.fi
e164a5d58a
Added --ignore-lines=# to mysqlimport.
2002-03-22 15:35:46 +02:00
monty@tik.mysql.fi
4317bd66ba
Merge
2002-03-22 06:58:07 +02:00
monty@hundin.mysql.fi
70099b2143
Fix for load data infile when no active database
...
Fix for Solaris and gethostbyname_r
2002-03-22 01:03:34 +02:00
monty@tik.mysql.fi
ee162d86a6
Quote names to SHOW CREATE for mysqldump
...
Fix thread-related bug when doing DROP TABLE
Fix bug in RENAME TABLE on windows
2002-03-21 23:06:48 +02:00
jcole@mugatu.spaceapes.com
1fde1da1a6
Added --prompt and `prompt'' command, add dynamic prompt support to
`mysql''.
2002-03-20 18:07:57 -06:00
jani@hynda.mysql.fi
ab1b6244d7
Fixed a bug in mysql.cc
2002-03-20 20:57:46 +02:00
jani@hynda.mysql.fi
45de80e538
Fixed a bug in mysqldump.
2002-03-20 20:49:21 +02:00
monty@hundin.mysql.fi
288f81ce07
Fix max buffer length
2002-03-15 22:01:45 +02:00
monty@hundin.mysql.fi
ff0504b005
merge
2002-03-15 21:33:36 +02:00
monty@tik.mysql.fi
63e106f00b
Decrease net_buffer_length to not get problems when running against mysqld with same max_allowed_packet
2002-03-15 18:13:51 +02:00
jcole@mugatu.spaceapes.com
acc123282e
Cleaned up mysql.cc a bit.
2002-03-15 04:16:27 -06:00
monty@hundin.mysql.fi
dcbe24157a
Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0
2002-03-13 01:03:34 +02:00
monty@hundin.mysql.fi
e6b9734e0a
merge
2002-03-12 12:21:51 +02:00
monty@hundin.mysql.fi
a01775c5eb
Added help for --local-infile
...
Fix for bug on intel where (int32) 1 << 32 == 1, which gave problems when using 32 keys.
Allow SET PASSWORD for anonymous user
2002-03-12 11:38:22 +02:00
jcole@mugatu.spaceapes.com
3024c35be7
Added --no-beep option to mysql.
2002-03-11 14:35:59 -06:00
monty@hundin.mysql.fi
e9ba8d58fe
merge
2002-03-06 23:41:18 +02:00
monty@hundin.mysql.fi
fa38c84be7
merge
2002-03-06 19:53:31 +02:00
monty@tik.mysql.fi
9d9bcf25e7
Fix sorting of NULL values (Should always be first)
...
Fix problem with HAVING and MAX() IS NOT NULL
2002-03-02 09:51:24 +02:00
jani@hynda.mysql.fi
78dca2de82
Fixed too bugs in MySQL client 'mysql', interactive command 'tee'.
2002-02-15 02:34:48 +02:00
monty@hundin.mysql.fi
e070e9a01f
merge with 3.23.49
2002-02-14 18:58:24 +02:00
monty@hundin.mysql.fi
3c18798a7f
Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql
2002-02-13 22:01:42 +02:00
monty@tik.mysql.fi
1f9b1e1915
Made LOAD DATA LOCAL INFILE more secure
2002-02-13 21:53:26 +02:00
jorge@linux.jorge.mysql.com
af45fc0526
mysqldump.c:
...
Changed C++ style comments to ANSI C style.
2002-02-12 08:24:40 -06:00
sasha@mysql.sashanet.com
8ef07c4ffa
updated test suite to be able to run 3.23 master and 4.0 slave
...
got LOAD DATA INFILE replication from 3.23 master to 4.0 slave to work
for some reason query_cache now fails - will push anyway and document the
failure if I can repeat it.
2002-02-09 13:58:53 -07:00
monty@hundin.mysql.fi
d713fee16b
Update to autoconf 2.52
...
Fix of InnoDB variables in SHOW VARIABLES
Fix for ALTER TABLE and InnoDB
2002-02-07 21:34:35 +02:00
monty@hundin.mysql.fi
20530c307b
merge
2002-01-26 01:24:38 +02:00