An error occurred fetching the project authors.
- 26 Sep, 2004 1 commit
-
-
dlenev@mysql.com authored
using GROUP BY" Now we are setting Field_timestamp::field_length to 19 in open_table() if we are in new mode (and we are restoring it back when we are coming back to normal mode). This also should solve potential problems with some of LOAD DATA INFILE and SELECT * INTO in this mode.
-
- 12 Dec, 2003 1 commit
-
-
monty@mysql.com authored
Fixed problem with char > 128 in QUOTE() function. (Bug #1868) Disable creation of symlinks if my_disable_symlink is set Fixed searching of TEXT with end space. (Bug #1651) Fixed caching bug in multi-table-update where same table was used twice. (Bug #1711) Fixed problem with UNIX_TIMESTAMP() for timestamps close to 0. (Bug #1998) Fixed timestamp.test
-
- 08 Jul, 2003 1 commit
-
-
monty@mashka.mysql.fi authored
Removed double my_thread_end() which caused fatal error on windows if mysqld died on startup
-
- 19 Feb, 2003 1 commit
-
-
lenz@mysql.com authored
"Cleaning the code of the remaining OLAP code. This code is unnecessary in 4.1/5.0"
-
- 09 Jan, 2003 1 commit
-
-
monty@mashka.mysql.fi authored
Free row buffer cache after each query for MyISAM tables. Added table join option FORCE INDEX Fixed core dump bug when connecting with hostname that could not be resolved.
-
- 29 Nov, 2002 1 commit
-
-
monty@mashka.mysql.fi authored
New (simpler) internal timestamp handling. More debuging to heap tables. Small cleanups to multi-table-delete false -> 0 and true -> 1 (We should use TRUE and FALSE)
-
- 20 Nov, 2002 1 commit
-
-
monty@mashka.mysql.fi authored
Fix for shutdown on Mac OS X
-
- 21 Sep, 2002 1 commit
-
-
monty@mashka.mysql.fi authored
Added missing mutex-lock around critical section in GRANT handling.
-
- 20 Sep, 2002 1 commit
-
-
monty@mashka.mysql.fi authored
Changed table_list->name -> table_list->alias to find places where we where using alias instead of table_name. This should fix some issues where --lower-case-table-names doesn't work properly under windows.
-
- 18 Sep, 2002 1 commit
-
-
monty@mashka.mysql.fi authored
This fixes a bug when doing multi-row inserts on table with an auto_increment key that is not in the first key segment.
-
- 16 Jul, 2002 1 commit
-
-
Sinisa@sinisa.nasamreza.org authored
Will do a push when it starts working ..
-
- 18 Jun, 2002 1 commit
-
-
monty@hundin.mysql.fi authored
This avoids using fulltext keys for table scanning. This also reverts Sinisa's original fix for this problem.
-
- 12 Jun, 2002 1 commit
-
-
monty@mashka.mysql.fi authored
SHOW DATABASES CREATE TEMPORARY TABLE LOCK TABLES REPLICATION SLAVE & REPLICATION CLIENT SUPER EXECUTE All scripts & documentation is updated for this change. Added better error messages for global privileges
-
- 11 Jun, 2002 1 commit
-
-
monty@mashka.mysql.fi authored
(All commit emails since 4.0.1 checked) This had to be done now, before the 4.1 tree changes to much, to make it easy to propagate bug fixes to the 4.1 tree.
-
- 08 Jun, 2002 1 commit
-
-
bell@sanja.is.com.ua authored
transaction-live memory cleanup moved to ha_commit/ha_rollback fixed query cache validator to work correctly on systems that allocate unaligned dat
-
- 02 Apr, 2002 1 commit
-
-
serg@serg.mysql.com authored
-
- 16 Mar, 2002 1 commit
-
-
bell@sanja.is.com.ua authored
-
- 15 Mar, 2002 1 commit
-
-
bell@sanja.is.com.ua authored
-
- 01 Mar, 2002 1 commit
-
-
serg@serg.mysql.com authored
-
- 06 Dec, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Fixed memory leak on shutdown (Affects the embedded version & MyODBC)
-
- 04 Oct, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Portability fixes. Handle cleanup when we get an error before the message file is read. Fix bug in multi-table delete
-
- 21 Sep, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Fixed bug in UNION
-
- 17 Sep, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 22 May, 2001 1 commit
-
-
monty@tik.mysql.fi authored
Don't read MyISAM header when running without locking
-
- 09 May, 2001 1 commit
-
-
monty@donna.mysql.fi authored
Fixes to InnoDB to compile on Windows Fix for temporary InnoDB tables Fixed bug in REPLACE() Fixed sub char keys for InnoDB
-
- 11 Apr, 2001 1 commit
-
-
monty@work.mysql.com authored
PSTACK, libmysqld and MySQL filesystem UPDATE ... ORDER BY DELETE ... ORDER BY New faster fulltext handling Faster compressed keys
-
- 28 Jan, 2001 1 commit
-
-
monty@donna.mysql.com authored
Fixed bug in DISTINCT
-
- 27 Jan, 2001 1 commit
-
-
jcole@tetra.spaceapes.com authored
created to use a small set of filenames, to try and avoid problems in the Linux kernel.
-
- 14 Nov, 2000 1 commit
-
-
sasha@mysql.sashanet.com authored
this file needs to be deleted sql/log_event.cc fixed warnings sql/log_event.h fixed () #define bug sql/mysqlbinlog.cc fixed length argument - was supposed to be one less sql/mysqld.cc replicate-do/ignore-table now works, wild does not yet sql/mysql_priv.h updating argument to add_table_to_list() -- needed for replicate-do/ignore table sql/slave.cc changes fore replicate-do/ignore-table close the socket before going to sleep sleeping after error bad event was being freed too early sql/slave.h changes for replicate-do/ignore-table sql/sql_class.cc slave_thread variable to THD sql/sql_class.h added slave_thread to THD, fixed bug in end_time() sql/sql_parse.cc updating argument to add_tables_to_list() sql/sql_table.cc fixed bug in mysql_rm_table() sql/sql_yacc.yy fixed up add_table_to_list() calls to accept updating argument sql/table.h added updating to TABLE_LIST
-
- 15 Oct, 2000 1 commit
-
-
monty@donna.mysql.com authored
-
- 10 Oct, 2000 1 commit
-
-
monty@tik.mysql.com authored
-
- 25 Sep, 2000 1 commit
-
-
monty@tramp.mysql.fi authored
reading from FIFO, fixes for FULLTEXT, @@IDENTITY
-
- 29 Aug, 2000 1 commit
-
-
monty@donna.mysql.com authored
-
- 31 Jul, 2000 1 commit
-
-
bk@work.mysql.com authored
-