- 18 May, 2005 1 commit
-
-
serg@serg.mylan authored
when reporting an error, use an appropriate buffer for udf->name
-
- 15 Apr, 2005 1 commit
-
-
serg@serg.mylan authored
don't set lex->lock_option=TL_READ in the parser for SELECT
-
- 14 Apr, 2005 4 commits
-
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.0
-
serg@serg.mylan authored
bug#8151
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.0
-
ramil@mysql.com authored
set_bit replaced with internal_set_bit, clear_bit replaced with internal_clear_bit.
-
- 13 Apr, 2005 3 commits
-
-
lenz@mysql.com authored
- fixed a date for a changelog entry in the RPM spec file (s/Mar/Apr/) - RPM complains about wrongly ordered entries.
-
lenz@mysql.com authored
-
lenz@mysql.com authored
references to the .texi file and the build targets that depend on manual.texi as the input file. - added COPYING as a regular file instead of creating it during the build. This ensures that it's part of the sources when pulling from BK (it used to be extracted from the manual) - Removed a lot of cruft and unused/obsolete stuff from the Docs directory (e.g. Flags, Images) - added a dummy mysql.info placeholder file (the info file is still used as the source to extract various text files during the build). It will be replaced with a "real" file during the Bootstrap process to create the official source distribution - the placeholder just satisfies build dependencies.
-
- 10 Apr, 2005 1 commit
-
-
dlenev@mysql.com authored
function". We should not cache queries using CURRENT_USER() function as we do it for some other functions, e.g. USER() function.
-
- 06 Apr, 2005 1 commit
-
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-4.0-clean
-
- 05 Apr, 2005 3 commits
-
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.0
-
serg@serg.mylan authored
-
jani@ua141d10.elisa.omakaista.fi authored
-
- 03 Apr, 2005 1 commit
-
-
dlenev@mysql.com authored
into mysql.com:/home/dlenev/src/mysql-4.0-bg8894
-
- 02 Apr, 2005 1 commit
-
-
serg@serg.mylan authored
sql/sql_table.cc: print an error with a function that respects width modifiers (%.64s)
-
- 31 Mar, 2005 1 commit
-
-
jimw@mysql.com authored
checked with --auto-repair mode returned an error (such as being a merge table). (Bug #9492)
-
- 30 Mar, 2005 3 commits
-
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.0
-
serg@serg.mylan authored
-
kent@mysql.com authored
Added option --with-big-tables
-
- 29 Mar, 2005 2 commits
-
-
joerg@mysql.com authored
-
joerg@mysql.com authored
the current way of passing '-DBIG_TABLES' to the compilers. This is needed even in 4.0, as 'Do-compile-all' must use this new approach for all "max" builds in 4.0, 4.1, and up.
-
- 28 Mar, 2005 1 commit
-
-
dlenev@mysql.com authored
Fixed Field_timestamp::val_int() so now it works correctly in --new mode (or for TIMESTAMP(19) columns). Also removed unused Field_timestamp::fill_and_store() method.
-
- 26 Mar, 2005 2 commits
-
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.0
-
serg@serg.mylan authored
-
- 21 Mar, 2005 1 commit
-
-
heikki@hundin.mysql.fi authored
If MySQL wrote to its binlog, but for some reason trx->update_undo and trx->insert_undo were NULL in InnoDB, then trx->commit_lsn was garbage, and InnoDB could assert in the log flush of trx_commit_complete_for_mysql() (Bug #9277)
-
- 17 Mar, 2005 6 commits
-
-
paul@frost.snake.net authored
into frost.snake.net:/Volumes/frost2/MySQL/bk/mysql-4.0
-
paul@frost.snake.net authored
-
paul@frost.snake.net authored
-
gbichot@quadxeon.mysql.com authored
into quadxeon.mysql.com:/nfstmp1/guilhem/mysql-4.0-4xeon
-
gbichot@quadxeon.mysql.com authored
When we come to create these, they may already exist and it's necessary to delete these old, useless copies.
-
ramil@mysql.com authored
-
- 15 Mar, 2005 2 commits
-
-
marko@hundin.mysql.fi authored
into hundin.mysql.fi:/home/marko/k/mysql-4.0
-
paul@snake-hub.snake.net authored
Fix path that needs no parameterization.
-
- 14 Mar, 2005 1 commit
-
-
marko@hundin.mysql.fi authored
dict_load_table(): Refuse to open ROW_FORMAT=COMPACT tables of MySQL 5.0.3 and later.
-
- 10 Mar, 2005 1 commit
-
-
sergefp@mysql.com authored
Item_func_equal::not_null_tables() always return 0.
-
- 09 Mar, 2005 1 commit
-
-
igor@rurik.mysql.com authored
Added a test case for bug #8669. item_strfunc.cc: Fixed bug #8669. Function AES_DECRYPT can return NULL value.
-
- 08 Mar, 2005 3 commits
-
-
paul@kite-hub.kitebird.com authored
Fix bad root element name in DOCTYPE. Sheesh.
-
paul@kite-hub.kitebird.com authored
into kite-hub.kitebird.com:/src/extern/MySQL/bk/mysql-4.0
-
paul@kite-hub.kitebird.com authored
-