- 22 Feb, 2005 18 commits
-
-
heikki@hundin.mysql.fi authored
Fix bug #8677: if one used LOCK TABLES, created an InnoDB temp table, and did a multi-table update where a MyISAM table was the update table and the temp table was a read table, then InnoDB aserted in row0sel.c because n_mysql_tables_in_use was 0. Also, we remove the assertion altogether and just print an error to the .err log if this important consistency check fails. Then it is up to the user to read the .err log and notice the problem if there still are errors in MySQL's table locking.
-
lars@mysql.com authored
-
lars@mysql.com authored
into mysql.com:/home/bkroot/mysql-4.1
-
lars@mysql.com authored
-
monty@mysql.com authored
-
lars@mysql.com authored
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-4.1
-
lars@mysql.com authored
-
bell@51.0.168.192.in-addr.arpa authored
into 51.0.168.192.in-addr.arpa:/Users/bell/mysql/bk/work-4.1
-
lars@mysql.com authored
-
lars@mysql.com authored
-
bar@mysql.com authored
independently from the expression it is initialized from. In other words, this change treats a user variable like a table with one column and one record. Discussed with PeterG, Serg and Lars. This change also simplifies replication allowing not to replicate variables' coercibility.
-
lars@mysql.com authored
-
bell@51.0.168.192.in-addr.arpa authored
into 51.0.168.192.in-addr.arpa:/Users/bell/mysql/bk/work-4.1
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-4.1
-
monty@mysql.com authored
Change string->float conversion to delay division as long as possible. This gives us more exact integer->float conversion for numbers of type '123.45E+02' (Bug #7740)
-
bar@mysql.com authored
Treat unknown characters straight in a query as syntax error, rather skipping it as a space character.
-
bar@mysql.com authored
optimize test_if_minus() when not UCS2 support is compiled.
-
- 21 Feb, 2005 10 commits
-
-
paul@snake-hub.snake.net authored
-
lars@mysql.com authored
-
lars@mysql.com authored
-
lars@mysql.com authored
-
paul@snake-hub.snake.net authored
Fix compiler complaint.
-
konstantin@mysql.com authored
-
bar@mysql.com authored
Bugs: #8385: utf8_general_ci treats cyrillic letters I and SHORT I as the same
-
bar@mysql.com authored
bug#7571: Server & Client characterset are shown under different decriptions Switch them into the correct order.
-
tulin@mysql.com authored
into mysql.com:/home/mysqldev/tulin/mysql-4.1
-
tulin@mysql.com authored
-
- 19 Feb, 2005 1 commit
-
-
Sinisa@sinisa.nasamreza.org authored
-
- 18 Feb, 2005 6 commits
-
-
mats@mysql.com authored
-
mats@mysql.com authored
into mysql.com:/home/bk/b7879-mysql-4.0
-
bar@mysql.com authored
Backporting Monty's fix for 5.0 into 4.1.
-
hf@deer.(none) authored
into deer.(none):/home/hf/work/mysql-4.1.clean
-
hf@deer.(none) authored
Some variable wasn't moved to the initial state during mysql_server_end
-
bar@mysql.com authored
-
- 17 Feb, 2005 5 commits
-
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-4.1-clean
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-4.1-clean
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-4.1-clean
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-4.1-clean
-
jimw@mysql.com authored
-