monty@hundin.mysql.fi
dfd7f455e4
Fixed help typos in mysql.cc
2002-04-02 17:42:01 +03:00
monty@hundin.mysql.fi
beedaf26ec
Move test of gcc 3.0 from BUILD to configure
2002-03-26 11:40:18 +02:00
monty@hundin.mysql.fi
3711f519d5
Portability fixes
2002-03-25 23:08:15 +02:00
monty@hundin.mysql.fi
1b7a55f987
Print compiler version
...
Optimize for pentiumpro for RPM's.
2002-03-25 21:23:30 +02:00
monty@hundin.mysql.fi
ca55d0c2b0
Fixed that RPM can be recompiled even if there is not another glibc in /usr/local/mysql-glibc
2002-03-25 18:10:34 +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@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
monty@hundin.mysql.fi
ed8fc0b0c6
Fix for --enable-local-infile
2002-03-06 22:06:18 +02:00
monty@tik.mysql.fi
c1ab560c3d
Corrected fix for not freed memory when using corrupted tables
2002-03-05 17:38:16 +02:00
monty@tik.mysql.fi
cde0896521
Merge hundin:/my/mysql-3.23 into tik.mysql.fi:/home/my/mysql-3.23
2002-03-05 15:49:34 +02:00
monty@tik.mysql.fi
539718ba25
Update scripts for new POSIX spec
...
Fix for --enable-local-infile
Portability fix for bison
2002-03-05 15:46:30 +02:00
sasha@mysql.sashanet.com
8c01c96f90
updated version
2002-02-23 16:08:04 -07:00
sasha@mysql.sashanet.com
21cf70e9e0
updates for the new build
2002-02-15 14:02:48 -07:00
monty@tik.mysql.fi
1f9b1e1915
Made LOAD DATA LOCAL INFILE more secure
2002-02-13 21:53:26 +02: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
89f8ca058e
Removed Heikki's changes to the manual that was meant for 4.0
2002-01-02 14:12:37 +02:00
monty@hundin.mysql.fi
4bd55bc339
Upgrade version number
2001-12-05 23:25:48 +02:00
monty@hundin.mysql.fi
5738117970
Fix race condition in ANALYZE TABLE.
...
Fixed bug where one got an empty set instead of a DEADLOCK error when using BDB tables.
2001-11-26 02:16:38 +02:00
monty@hundin.mysql.fi
fb1f8c4f0a
Fixed bug in OPTIMIZE TABLE that reset index cardinality if it
...
was up to date.
2001-11-18 14:08:17 +02:00
monty@hundin.mysql.fi
daa4229a3d
Portability fixes.
2001-11-02 07:42:28 +02:00
monty@hundin.mysql.fi
d89690e606
Portability fixes
...
Fix for consistent 0000-00-00 date handling
Close + open binary logs on flush tables
Fix for AVG() in HAVING.
2001-10-31 18:27:49 +02:00
monty@hundin.mysql.fi
a99b7e77cd
Update version number
2001-09-28 14:34:52 +03:00
monty@hundin.mysql.fi
6f34ff50d4
Added ukrainian error messages
2001-09-14 18:05:04 +03:00
monty@hundin.mysql.fi
e24bdfa8bb
More debug info
...
Fix DBUG_ASSERT()
Optimization for BDB tables
Fix for BDB under Win98
2001-09-08 11:47:34 +03:00
monty@hundin.mysql.fi
7f8f1bd979
Fix to not running mysqld as root by default
2001-09-02 20:42:07 +03:00
tim@white.box
a06dfbd225
configure.in
...
Add #undef inline to all C++ tests.
This is needed to work with some C++ compilers....
2001-08-31 16:30:20 -04:00
monty@hundin.mysql.fi
f908efb0a8
Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql
2001-08-30 20:39:18 +03:00
monty@hundin.mysql.fi
b3d9ec2124
Increase version number
2001-08-30 20:38:46 +03:00
tim@white.box
307ccfeedf
Update the SCO (now Caldera)/SysV tests. This should allow OpenUnix8
...
to work automatically. Thanks to Boyd Lynn Gerber for the patch.
2001-08-28 18:48:13 -04:00
monty@hundin.mysql.fi
063a1a6557
Portability fixes.
...
Patches required by Gemini
Fix to properly detect if there is an active transaction in InnoDB
Fix to not lock thread structure when doing automatic rollback when thread ends
Allow -O lower_case_names=0 on UNIX
2001-08-21 20:06:00 +03:00
monty@tik.mysql.fi
0d55e93614
Fix when using --without-server --with-thread-safe-client
...
Added prototype for my_thread_end
New error message for MATCH
Give error when using myisamchk --force --readonly
2001-08-04 00:10:00 +03:00
monty@hundin.mysql.fi
0fb2e24ac5
Updated version number
...
Update to new debian files
2001-07-18 14:32:54 +03:00
tim@white.box
ff98c42643
Merge
2001-07-17 17:25:27 -04:00
tim@white.box
6539db2b8b
configure.in Fix "$target_os" = "freebsd" test; not a critical fix.
2001-07-17 17:11:19 -04:00
monty@hundin.mysql.fi
aecef7614e
Removed wrong warning from thr_lock
...
Fixed problem with UPDATE and BDB tables
Fixed problem with GRANT FILE privilege on database level
mysqld --warnings works now
Fixed problem with SHOW OPEN TABLES when not using BDB
Added some tests for ALTER TABLE to the test scripts
2001-07-17 21:04:01 +03:00
monty@hundin.mysql.fi
02f72a801b
Changed GPL license example to make it more clear
2001-07-16 14:32:11 +03:00
monty@hundin.mysql.fi
83d5333ffb
Fix that libmysqlclient_r can be compiled with mit-pthreads on Linux
2001-07-16 13:27:30 +03:00
monty@tik.mysql.fi
bf9876a195
Patch for netBSD
...
Added warning for tables where the auto_increment key is 0
Fixed DELETE ... LIMIT 0
Fixed UPDATE ..LIMIT 0
2001-07-16 03:04:30 +03:00
monty@hundin.mysql.fi
36891dcb47
Fixed changelog
2001-06-12 22:02:32 +03:00
monty@hundin.mysql.fi
6be95636b1
Fixed wrong mysql-test
...
New german error messages
2001-06-12 17:13:52 +03:00
monty@hundin.mysql.fi
be188b117b
Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql
2001-05-31 12:19:16 +03:00
monty@hundin.mysql.fi
6a387c7cdf
Added functions for symbolic link handling to make it possible to
...
backport things from 4.0. This is safe as the functions are not used!
Fixed bug in new mutex handling in InnoDB
Make allow_break() and dont_break() defines.
2001-05-31 12:18:53 +03:00
mikef@nslinux.bedford.progress.com
d1fc2f3c4f
Merge nusphere@work.mysql.com:/home/bk/mysql
...
into nslinux.bedford.progress.com:/usr1/mikef/MYSQL/there
2001-05-29 09:38:16 -04:00
mikef@nslinux.bedford.progress.com
ceac5f9227
Pushing all the Gemini changes above the table handler.
2001-05-29 09:29:08 -04:00
monty@tik.mysql.fi
38c035c098
Fixed portability bug in my_config.sh
...
Added print of --use-symbolic-links in mysqld
2001-05-28 02:45:19 +03:00
monty@donna.mysql.fi
25a129c96f
Force close of sockets on HPUX 10.20
...
Support option lines longer than 256 chars.
Close the slow log at shutdown.
Always allow debug options to mysqld.
Change some DBUG_PRINT tags.
2001-05-19 10:14:05 +03:00
monty@donna.mysql.fi
21e7c668ff
Portability fixes for Ia64 and Sgi compiler
...
DROP DATABASE in mysqladmin asks for confirmation (again)
Added examined_rows to slow query log
SHOW CREATE for TEMPORARY table
2001-04-25 22:44:27 +03:00
monty@donna.mysql.fi
566f82369c
Portability fixes
2001-04-19 14:43:32 +03:00
monty@donna.mysql.fi
bc6fd0acaa
Added test for PTHREAD_YIELD
...
Removed test of default master parameter
Don't lock locked tables in REPAIR
Changed optimzation for SELECT * from table,table ORDER BY keypart LIMIT
2001-04-18 23:47:11 +03:00
monty@donna.mysql.fi
4edafca6a3
Fixed that -ldl is not used for clients
...
Fixed rpl000001 to handle the most common mysql-test-run ports.
2001-04-17 14:02:28 +03:00