- 24 Feb, 2004 1 commit
-
-
serg@serg.mylan authored
-
- 23 Feb, 2004 2 commits
-
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
serg@serg.mylan authored
-
- 22 Feb, 2004 1 commit
-
-
vva@eagle.mysql.r18.ru authored
into eagle.mysql.r18.ru:/home/vva/work/BUG_2719/mysql-4.1
-
- 21 Feb, 2004 3 commits
-
-
serg@serg.mylan authored
-
heikki@hundin.mysql.fi authored
Change some inline functions to normal functions, so that they can be called in ha_innodb.cc; this removes the the remaining linking problems reported by Paul DuBois
-
heikki@hundin.mysql.fi authored
Fix linking errors reported by Paul DuBois: UNIV_INLINE was forgotten from some inline functions
-
- 20 Feb, 2004 13 commits
-
-
serg@serg.mylan authored
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
serg@serg.mylan authored
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.1-build
-
lenz@kallisto.local authored
configure.in needs to be updated and configure needs to be recreated for the build to succed
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-prepared-4.1
-
heikki@hundin.mysql.fi authored
Remove the now redundant flag DATA_NONLATIN1; better comments
-
hf@deer.(none) authored
into deer.(none):/home/hf/work/mysql-4.1.2237
-
hf@deer.(none) authored
Problem was that we checked for existing connection in stmt_close and did not free(stmt) if it's closed (that didn't work well with embedded) I just added new flag to the stmt_close and now we check it instead of connection
-
heikki@hundin.mysql.fi authored
Fix a typo in a comment
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-prepared-4.1
-
- 19 Feb, 2004 11 commits
-
-
monty@mysql.com authored
-
vva@eagle.mysql.r18.ru authored
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-prepared-4.1
-
monty@mashka.mysql.fi authored
into mashka.mysql.fi:/home/my/mysql-4.1
-
heikki@hundin.mysql.fi authored
Multiple charset support for InnoDB; note that if you create tables and the default charset-collation is not latin1_swedish_ci, then you cannot use those tables if you downgrade to 4.0 again
-
monty@mashka.mysql.fi authored
into mashka.mysql.fi:/home/my/mysql-4.1
-
monty@mashka.mysql.fi authored
This ensures that my_file_info takes this the max number of files into account and one can now use --open-files-limit on windows to increase number of used files up to 2048
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
heikki@hundin.mysql.fi authored
Remove the downgrade 4.1.2 -> 4.0.18 patch accidentally merged from 4.0 to 4.1; the patch must NOT be merged to 4.1; this fixes Bug #2883
-
hf@deer.(none) authored
Now checking of the RTree keys works without errors. Worklog entry about appropriate checkup's routine for the RTree added
-
serg@serg.mylan authored
-
- 18 Feb, 2004 3 commits
-
-
bell@sanja.is.com.ua authored
after merge fix
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
serg@serg.mylan authored
small cleanup
-
- 17 Feb, 2004 6 commits
-
-
lenz@kallisto.local authored
error with the IBM xlc_r compiler
-
serg@serg.mylan authored
-
serg@serg.mylan authored
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
serg@serg.mylan authored
-
monty@mysql.com authored
-