- 08 Nov, 2003 1 commit
-
-
hf@deer.(none) authored
another version of the fix. Here i removed a loop that seems to be superfluous
-
- 07 Nov, 2003 2 commits
-
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
print() method code covarage for some string function which I lost last time
-
- 06 Nov, 2003 1 commit
-
-
bell@sanja.is.com.ua authored
code covarage for srid, GeomFromText with 2 parameters code covarage foe print() method of gis functions
-
- 05 Nov, 2003 4 commits
-
-
heikki@hundin.mysql.fi authored
Do renames based on space id in log replay of ibbackup
-
konstantin@oak.local authored
no need to sync'em here
-
konstantin@mysql.com authored
into mysql.com:/home/kostja/mysql/mysql-4.1-root
-
ram@gw.mysql.r18.ru authored
-
- 04 Nov, 2003 20 commits
-
-
walrus@mysql.com authored
into mysql.com:/home/walrus/bk/41
-
walrus@kishkin.air.ku.ru authored
Stop line wrapping for compiler warnings. It needs for warnings statistic in code coverage
-
bell@sanja.is.com.ua authored
==2761== Thread 10: ==2761== Conditional jump or move depends on uninitialised value(s) ==2761== at 0x8115FD2: Item_func_uncompressed_length::val_int() (sql_string.h:90) ==2761== by 0x8105658: Arg_comparator::compare_int() (item_cmpfunc.cc:356) and ==2761== Thread 10: ==2761== Conditional jump or move depends on uninitialised value(s) ==2761== at 0x8116101: Item_func_compress::val_str(String*) (sql_string.h:90) ==2761== by 0x80E9193: Item::save_in_field(Field*, bool) (item.cc:1155)
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-4.1
-
bell@sanja.is.com.ua authored
==2761== Thread 10: ==2761== Conditional jump or move depends on uninitialised value(s) ==2761== at 0x81913BB: find_best(JOIN*, unsigned long long, unsigned, double, double) (sql_select.cc:2689) ==2761== by 0x8191030: find_best_combination(JOIN*, unsigned long long) (sql_select.cc:2599)
-
bell@sanja.is.com.ua authored
==2761== Thread 10: ==2761== Conditional jump or move depends on uninitialised value(s) ==2761== at 0x818F580: make_join_statistics(JOIN*, st_table_list*, Item*, st_dynamic_array*) (sql_select.cc:1850) ==2761== by 0x818B705: JOIN::optimize() (sql_select.cc:578)
-
pem@mysql.comhem.se authored
as an error message (which is harmless, but confusing when you compare the output from comp_err for different language files).
-
heikki@hundin.mysql.fi authored
Marko's patch to ut_a() fputs
-
hf@deer.(none) authored
-
ram@deer.(none) authored
into deer.(none):/home/ram/work/4.1
-
ram@deer.(none) authored
new comments.
-
monty@mysql.com authored
-
monty@narttu.mysql.fi authored
into narttu.mysql.fi:/my/mysql-4.1
-
monty@narttu.mysql.fi authored
After merge fixes. Now code compiles, but there is still some valgrind warnings that needs to be fixed
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-print_subselect-4.1
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
-
monty@narttu.mysql.fi authored
-
- 03 Nov, 2003 12 commits
-
-
monty@narttu.mysql.fi authored
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.0
-
serg@serg.mylan authored
fixed a bug in boolean fts where a word queue was created based on min_word_len, while with trunc* operator one could get shorter words
-
monty@narttu.mysql.fi authored
-
monty@narttu.mysql.fi authored
-
konstantin@mysql.com authored
into mysql.com:/home/kostja/mysql/mysql-4.0-1724
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-print_subselect-4.1
-
bell@sanja.is.com.ua authored
-
guilhem@mysql.com authored
into mysql.com:/home/mysql_src/mysql-4.0
-
guilhem@mysql.com authored
rli->save_temporary_tables and slave_open_temp_tables (in old 4.0 you could make "SHOW STATUS LIKE 'slave_open_temp_tables'" grow indefinitely by doing RESET SLAVE and replicating always the same CREATE TEMPORARY TABLE). It's critical to reset save_temporary_tables to 0 (otherwise you may later read memory which has been freed) so this changeset should go into 4.1.
-
heikki@hundin.mysql.fi authored
Merge with ibbackup; bug fix: .ibd files were extended 2 x the required amount; InnoDB does not create the small file inno_arch_log... any more at database creation
-
konstantin@mysql.com authored
has changed since 4.0.14' We need to calculate cost of RANGE scan if it is present instead of cost of FULL scan.
-