An error occurred fetching the project authors.
- 26 Aug, 2004 1 commit
-
-
bar@mysql.com authored
-
- 19 Aug, 2004 2 commits
-
-
bar@mysql.com authored
Fix for binary collations for MyISAM and HEAP BTREE. This patch also changes trailing spaces behaviour for binary collations. Binary collations now have PAD characteristic too.
-
serg@serg.mylan authored
-
- 01 Aug, 2004 1 commit
-
-
serg@serg.mylan authored
-
- 07 Apr, 2004 1 commit
-
-
serg@serg.mylan authored
HA_EXTRA_WRITE_CACHE now part of start_bulk_insert() test cleanups
-
- 06 Apr, 2004 1 commit
-
-
serg@serg.mylan authored
::reset(), HA_FAST_KEY_READ, disable_indexes(), enable_indexes(), start_bulk_insert(), end_bulk_insert() Field::val_str simplification, comment
-
- 29 Mar, 2004 1 commit
-
-
monty@mysql.com authored
Fixes after last merge
-
- 26 Mar, 2004 1 commit
-
-
monty@mysql.com authored
This fixed a bug in SELECT DISTINCT when all selected parts where constants. (Bug #3203)
-
- 20 Feb, 2004 1 commit
-
-
serg@serg.mylan authored
-
- 17 Feb, 2004 1 commit
-
-
serg@serg.mylan authored
-
- 16 Feb, 2004 1 commit
-
-
monty@mysql.com authored
Added more DBUG statements Ensure that we are comparing end space with BINARY strings Use 'any_db' instead of '' to mean any database. (For HANDLER command) Only strip ' ' when comparing CHAR, not other space-like characters (like \t)
-
- 29 Jan, 2004 1 commit
-
-
monty@mysql.com authored
This fixed problem with index reads on character fields with BDB tables. (Bug #2509)
-
- 21 Jan, 2004 3 commits
-
-
serg@serg.mylan authored
-
serg@serg.mylan authored
-
serg@serg.mylan authored
-
- 10 Dec, 2003 1 commit
-
-
Deprecate the use of TYPE=... Preferred syntax is ENGINE=
-
- 23 Oct, 2003 1 commit
-
-
monty@narttu.mysql.fi authored
-
- 11 Sep, 2003 1 commit
-
-
monty@mashka.mysql.fi authored
Note that mix_innodb_myisam_binlog and union fails after this patch (Will be fixed shortly by maintaners of this code)
-
- 05 Sep, 2003 1 commit
-
-
monty@mashka.mysql.fi authored
Fixed rare bug in MYISAM introduced in 4.0.3 where the index file header was not updated directly after an UPDATE of split dynamic rows.
-
- 03 Sep, 2003 1 commit
-
-
serg@serg.mylan authored
-
- 28 Aug, 2003 1 commit
-
-
monty@narttu.mysql.fi authored
Add pack_bits to pack_reclength for dynamic rows. This solves buffer a possible buffer overflow on update. (This will probably solve bug #563) Fix test for available file descriptors in mysqltest Fixed core dump bug in replication tests when running without transactional table support
-
- 18 Aug, 2003 1 commit
-
-
monty@mashka.mysql.fi authored
Use server character set if --default-character-set is not used Added convert_string() for more efficient alloc+character-set convert of strings
-
- 27 Jun, 2003 1 commit
-
-
monty@mashka.mysql.fi authored
Change optimizer to prefer key lookups before table scan Change table scans to be done after tables with constrains on scanned table
-
- 04 Jun, 2003 1 commit
-
-
monty@narttu.mysql.fi authored
bmove_allign -> bmove_align Added OLAP function ROLLUP Split mysql_fix_privilege_tables to a script and a .sql data file Added new (MEMROOT*) functions to avoid calling current_thd() when creating some common objects. Added table_alias_charset, for easier --lower-case-table-name handling Better SQL_MODE handling (Setting complex options also sets sub options) New (faster) assembler string functions for x86
-
- 30 Apr, 2003 1 commit
-
-
venu@myvenu.com authored
Updated all tests to catchup warnings for all field conversions
-
- 03 Apr, 2003 1 commit
-
-
monty@narttu.mysql.fi authored
-
- 20 Mar, 2003 1 commit
-
-
Sinisa@sinisa.nasamreza.org authored
many NULL columns. It could be ported back to 3.23 too ....
-
- 12 Feb, 2003 1 commit
-
-
monty@mashka.mysql.fi authored
Portability fixes Added new client function: mysql_get_server_version() New server help code (From Victor Vagin) Fixed wrong usage of binary() Disabled RTREE usage for now.
-
- 09 Jan, 2003 2 commits
-
-
monty@mashka.mysql.fi authored
Allow empty key list in USE|IGNORE|FORCE INDEX()
-
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.
-
- 05 Jan, 2003 1 commit
-
-
monty@mashka.mysql.fi authored
Cleaned up test; Removed wrong DROP TABLE commands and use standard table and database names. changed store_warning() -> push_warning_print()
-
- 13 Nov, 2002 2 commits
-
-
serg@serg.mysql.com authored
-
serg@serg.mysql.com authored
Fix for another optimize bug is undone, as the new one handles both cases. test added
-
- 03 Oct, 2002 1 commit
-
-
bell@sanja.is.com.ua authored
-
- 26 Sep, 2002 1 commit
-
-
bell@sanja.is.com.ua authored
fixed bug in mysql-test/create-test-result fixed bug in union-subselect engine
-
- 11 Sep, 2002 1 commit
-
-
monty@mashka.mysql.fi authored
Improve mysql-test to be more robust. Fix that GRANT doesn't delete SSL options Change innobase_flush_log_at_trx_commit to uint. Don't rotate logs if we read a rotate log entry from the master.
-
- 31 Aug, 2002 2 commits
-
-
serg@serg.mysql.com authored
-
serg@serg.mysql.com authored
-
- 30 Jun, 2002 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 28 Jun, 2002 1 commit
-
-
monty@hundin.mysql.fi authored
Portability fix in safemalloc.c
-