- 13 Apr, 2006 1 commit
-
-
serg@serg.mylan authored
-
- 12 Apr, 2006 10 commits
-
-
serg@serg.mylan authored
-
serg@serg.mylan authored
-
bar@mysql.com authored
into mysql.com:/usr/home/bar/mysql-5.1-new
-
bar@mysql.com authored
"upgrade" failed on windows, because of lower_case_table_name. This fix changes letters to lower case, not to depend on OS. Note, this change does not affect coverage of Bug N 17142 "Crash if create with encoded name", which the test war originally written for.
-
guilhem@mysql.com authored
into mysql.com:/home/mysql_src/mysql-5.1-new
-
guilhem@mysql.com authored
This is faster under gdb/valgrind (this should speed up work of people who have to run a simple test 50 times to do debugging). Running without --big, which is the default, InnoDB tests take at most 18MB so 128 was overkill. Running with --big, InnoDB tests take 450MB so 128 was not enough anyway.
-
bar@mysql.com authored
into mysql.com:/usr/home/bar/mysql-5.1-new.b18285
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.1
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.1
-
msvensson@neptunus.(none) authored
- Part 1, better handling of subprocess and stdout to be done
-
- 11 Apr, 2006 29 commits
-
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-5.1-clean
-
into c-4908e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/bug18750
-
msvensson@neptunus.(none) authored
-
msvensson@neptunus.(none) authored
- Terminate loop not only when the limit is met, but alse when there is no more stmts
-
msvensson@neptunus.(none) authored
-
msvensson@neptunus.(none) authored
- Add more printouts it depending on verbose level - New common function 'run_query' to be used when executing a query
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-5.1-clean
-
bar@mysql.com authored
into mysql.com:/usr/home/bar/mysql-5.1-new.b18285
-
marty@linux.site authored
into linux.site:/home/marty/MySQL/mysql-5.1-new
-
aivanov@mysql.com authored
-
into c-4908e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/bug18750
-
aivanov@mysql.com authored
into mysql.com:/home/alexi/bugs/mysql-5.1-13683
-
msvensson@neptunus.(none) authored
Don't use the MYSQL* returned from mysql_real_connect to overwrite the already initalised mysql variable
-
into c-4908e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/bug18750
-
msvensson@neptunus.(none) authored
-
marty@linux.site authored
into linux.site:/home/marty/MySQL/mysql-5.1-new
-
bar@mysql.com authored
into mysql.com:/usr/home/bar/mysql-5.1-new.b18285
-
marty@linux.site authored
-
marty@linux.site authored
-
msvensson@neptunus.(none) authored
Remove the my_seek calls as we have just opened the file for append with O_APPEND and the file pointer should be at end of the file already.
-
msvensson@shellback. authored
into shellback.:C:/mysql/my51-bug17368
-
msvensson@shellback. authored
-
msvensson@shellback. authored
Open and seek to end of data_file after rename Fix comment for when file does not need repair. Set share->mapped_file to NULL always when it's been unmapped Add test to see that file can be used after repair
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.1
-
bar@mysql.com authored
into mysql.com:/usr/home/bar/mysql-5.1-new
-
bar@mysql.com authored
ExtractValue didn't understand tag and attribute names consisting of "tricky" national letters (e.g. latin accenter letters). It happened because XPath lex parser recognized only basic latin letter a..z ad a part of an identifier. Fixed to recognize all letters by means of new "full ctype" which was added recently.
-
msvensson@neptunus.(none) authored
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.1
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.1
-