- 11 Dec, 2004 1 commit
-
-
serg@serg.mylan authored
-
- 10 Dec, 2004 16 commits
-
-
serg@serg.mylan authored
-
serg@serg.mylan authored
-
ram@gw.mysql.r18.ru authored
into gw.mysql.r18.ru:/usr/home/ram/work/4.1
-
heikki@hundin.mysql.fi authored
Remove accidentally pushed unnecessary change
-
ram@gw.mysql.r18.ru authored
bug #7126: Test failure: 'func_str' when using '--ps-protocol' bug #7130: Test failure: 'type_uint' when using '--ps-protocol').
-
heikki@hundin.mysql.fi authored
Remove accidentally merged 4.0 changes dict0dict.c: Remove the 4.0 fix accidentally auto-merged to 4.1 row0mysql.h, dict0dict.h: Remove a change auto-merged from 4.0
-
heikki@hundin.mysql.fi authored
-
heikki@hundin.mysql.fi authored
Fix for the 0xA0 character problem in the InnoDB FOREIGN KEY parser: if my_isspace() treats 0xA0 as space, then let InnoDB do the same; this might break some multi-byte charset id's, though for big5, ujis, sjis this seems not to change the current behavior (I checked the tables in /share/charsets); this fix must NOT be merged to 4.1 because in 4.1 everything is in UTF-8
-
heikki@hundin.mysql.fi authored
In the FOREIGN KEY parser, do not cut 0xC2A0 from the end of an identifier if it was quoted
-
bar@mysql.com authored
to reuse test results for both server and --embedded-server versions.
-
kent@mysql.com authored
Use different TESTS_BINDIR for --embedded-server
-
kent@mysql.com authored
into mysql.com:/Users/kent/mysql/bk/mysql-4.1-patches
-
bar@mysql.com authored
Allow to insert not-assigned UJIS codes.
-
kent@mysql.com authored
Moved "../regex/libregex.a" before "../libmysql/libmysqlclient.la" when linking. For -all-static linking libtool put -lc after the .la file and this put the libc regex functions before our regex functions when linking on Linux.
-
hf@deer.(none) authored
(after discussion with SerG)
-
heikki@hundin.mysql.fi authored
Fix the bug that the character 0xA0 that EMS MySQL Manager in ALTER TABLE adds after a table name confuses the InnoDB FOREIGN KEY parser, causing an error 121 when we try to add a new constraint; a full fix would require the lexer to be aware of thd->charset_info() and UTF-8
-
- 09 Dec, 2004 13 commits
-
-
Sinisa@sinisa.nasamreza.org authored
into sinisa.nasamreza.org:/mnt/work/mysql-4.1
-
Sinisa@sinisa.nasamreza.org authored
expression involving LEFT() function is used in GROUP BY field.
-
mwagner@mysql.com authored
Added --with-csv and --with-example for CSV and Example storage engines
-
pekka@mysql.com authored
-
joreland@mysql.com authored
into mysql.com:/home/jonas/src/mysql-4.1
-
joreland@mysql.com authored
created by 4.1.7 as bugfix changed binary format
-
bar@mysql.com authored
-
dlenev@mysql.com authored
into mysql.com:/home/dlenev/src/mysql-4.1-bg6765
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-4.1
-
monty@mysql.com authored
Simple, non critical, fix to mysql_fix_privilege_tables
-
dlenev@mysql.com authored
into mysql.com:/home/dlenev/src/mysql-4.1-bg6765
-
dlenev@brandersnatch.localdomain authored
tables requires privileges for them if some table or column level grants present" (with after-review fixes). We should set SELECT_ACL for implicitly opened tables in my_tz_check_n_skip_implicit_tables() to be able to bypass privilege checking in check_grant(). Also we should exclude those tables from privilege checking in multi-update.
-
joreland@mysql.com authored
don't store keys in normalized form instead save everythings as normal attributes
-
- 08 Dec, 2004 10 commits
-
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1-clean
-
tomas@poseidon.ndb.mysql.com authored
added sleep command to management client all for testing purposes
-
tomas@poseidon.ndb.mysql.com authored
made compare of logs possible in ndb test restart_log.result, restart.test, restart.result: new file
-
tomas@poseidon.ndb.mysql.com authored
added test switch basic_log.result, basic.test, basic.result: new file
-
konstantin@mysql.com authored
during execute"
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.1-build
-
lenz@mysql.com authored
--ps-test: run the test suite using prepared statements --embedded-test: run the test suite against the embedded server
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1-clean
-
heikki@hundin.mysql.fi authored
Print a better error message to the .err log if InnoDB's advisory file locking fails
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1-clean
-