An error occurred fetching the project authors.
- 02 Oct, 2002 1 commit
-
-
monty@mashka.mysql.fi authored
Warning handling and initial prepared statement handling (last not complete yet) Changed a lot of functions that returned 0/1 to my_bool type. GRANT handling now uses read/write locks instead of mutex Change basic net functions to use THD instead of NET (needed for 4.1 protocol) Use my_sprintf instead of sprintf() + strlen() Added alloc_query() to be able to chare query initialization code with prepared statements. Cleanup handling of SHOW COUNT(*) WARNINGS and SELECT LAST_INSERT_ID() Note that the following test fails (will be fixed ASAP): sub_select, union, rpl_rotate_logs and rpl_mystery22
-
- 09 Jul, 2002 1 commit
-
-
salle@geopard.(none) authored
-
- 12 Mar, 2002 1 commit
-
-
bar@gw.udmsearch.izhnet.ru authored
-
- 06 Dec, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Fixed memory leak on shutdown (Affects the embedded version & MyODBC)
-
- 25 Apr, 2001 1 commit
-
-
monty@donna.mysql.fi authored
-
- 21 Feb, 2001 1 commit
-
-
monty@donna.mysql.fi authored
Added test for ALTER TABLE ORDER BY
-
- 15 Feb, 2001 1 commit
-
-
monty@donna.mysql.com authored
Changed errmsg -> my_errmsg (portability issue) Fixed that mysqlbinlog writes SET TIMESTAMP before all queries Fixed comments in default my.cnf files
-
- 31 Jul, 2000 1 commit
-
-
bk@work.mysql.com authored
-