- 09 Jun, 2003 1 commit
-
-
hf@deer.(none) authored
into deer.(none):/home/hf/work/mysql-4.1.2way
-
- 08 Jun, 2003 1 commit
-
-
venu@myvenu.com authored
Windows build fix
-
- 06 Jun, 2003 4 commits
-
-
gluh@gluh.mysql.r18.ru authored
into gluh.mysql.r18.ru:/home/gluh/mysql-4.1.revoke
-
gluh@gluh.mysql.r18.ru authored
-
bar@bar.mysql.r18.ru authored
Compilation falure fix
-
bar@bar.mysql.r18.ru authored
ulong was used before the line it have been declared
-
- 05 Jun, 2003 17 commits
-
-
monty@narttu.mysql.fi authored
-
monty@narttu.mysql.fi authored
into narttu.mysql.fi:/my/mysql-4.1
-
vva@eagle.mysql.r18.ru authored
-
monty@narttu.mysql.fi authored
-
monty@narttu.mysql.fi authored
-
jani@ua126d19.elisa.omakaista.fi authored
into ua126d19.elisa.omakaista.fi:/home/my/bk/mysql-4.0
-
jani@ua126d19.elisa.omakaista.fi authored
if 'user_name' is the current user and it is not root.
-
heikki@hundin.mysql.fi authored
Revert a change to dict_mem_index_add_field which slipped prematurely into the bk tree
-
heikki@hundin.mysql.fi authored
Fix the BDB crash in the previous push; to save CPU remove duplicate calls of commit in InnoDB
-
monty@narttu.mysql.fi authored
-
monty@narttu.mysql.fi authored
-
jani@ua126d19.elisa.omakaista.fi authored
into ua126d19.elisa.omakaista.fi:/home/my/bk/mysql-4.0
-
jani@ua126d19.elisa.omakaista.fi authored
in case of an empty string. Bug ID 586.
-
monty@narttu.mysql.fi authored
More debugging variables Increment aborted_threads in case of killed or too big packet
-
monty@narttu.mysql.fi authored
into narttu.mysql.fi:/my/mysql-4.0
-
monty@narttu.mysql.fi authored
-
monty@narttu.mysql.fi authored
-
- 04 Jun, 2003 17 commits
-
-
monty@narttu.mysql.fi authored
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.0
-
lenz@mysql.com authored
to set CXX=gcc (cannot link the code with g++) - this should help to recompile the RPM on Distributions using gcc 3 - Added a symlink /usr/sbin/rcmysql -> /etc/init.d/mysql
-
monty@narttu.mysql.fi authored
into narttu.mysql.fi:/my/mysql-4.0
-
monty@narttu.mysql.fi authored
-
monty@narttu.mysql.fi authored
-
lenz@mysql.com authored
Red Hat's chkconfig (Bug #272) (The LSB spec is a bit ambigous about what actually needs to be put into this field)
-
monty@narttu.mysql.fi authored
bmove_allign -> bmove_align Added OLAP function ROLLUP Split mysql_fix_privilege_tables to a script and a .sql data file Added new (MEMROOT*) functions to avoid calling current_thd() when creating some common objects. Added table_alias_charset, for easier --lower-case-table-name handling Better SQL_MODE handling (Setting complex options also sets sub options) New (faster) assembler string functions for x86
-
monty@narttu.mysql.fi authored
-
heikki@hundin.mysql.fi authored
If the autocommit is on, let handler.cc commit or rollback the whole transaction at an updating SQL statement end. This probably fixes bug number 578. The problem was that when explicit LOCK TABLES is used, then the lock count method in autocommit does not work.
-
monty@narttu.mysql.fi authored
Portability fix for Windows 64
-
hf@deer.(none) authored
into deer.(none):/home/hf/work/mysql-4.1.2way
-
hf@deer.(none) authored
simultaneously usable libraries unification of client structures
-
venu@myvenu.com authored
Missed file from earlier commit
-
venu@myvenu.com authored
(fix for memory ovverun bug from DBD(ranger) + changes for removal of collation from explain)
-
venu@myvenu.com authored
(Addition of mysql_fetch_column & mysql_stmt_free_result) 2. Windows build fixups for libmysqld, mysqlbinlog and mysqldemb
-
venu@myvenu.com authored
-