An error occurred fetching the project authors.
- 01 Dec, 2005 1 commit
-
-
jimw@mysql.com authored
-
- 24 Nov, 2005 1 commit
-
-
jimw@mysql.com authored
--hex-blob is used. (Bug #13318)
-
- 21 Nov, 2005 1 commit
-
-
aivanov@mysql.com authored
statement for tables created in the IGNORE_SPACE sql mode.
-
- 10 Nov, 2005 2 commits
-
-
anozdrin@mysql.com authored
checks on trigger activation)
-
ramil@mysql.com authored
-
- 04 Nov, 2005 1 commit
-
-
monty@mysql.com authored
(Caused sp-security to fail)
-
- 27 Oct, 2005 1 commit
-
-
monty@mysql.com authored
Cleaned up xxxx_gis.test's and made gis_generic.inc independent of ndb (Note that archive_gis.test fails, but this is independent of this patch)
-
- 25 Oct, 2005 2 commits
-
-
patg@krsna.patg.net authored
Made change to mysqlimport to set character_set_database to binary to make importing various charsets/columns work correctly.
-
pgalbraith@mysql.com authored
mysqldump.result: BUG# 12838 New test results for mysqldump -x on a DB with views mysqldump.test: sqldump.test: BUG# 12838 New test to run mysqldump -x on a DB with views mysqldump.c: BUG# 12838 Removed/Changed code which created tables to be put into the dump (For loading views of views) by creating temp tables and then using the CREATE TABLE information in those temp tables. The problem with this is that when mysqldump -x is called, it locks all tables, so the temp tables could not be created, causing the mysqldump to exit with failure. The code was changed to use SHOW FIELDS to get the column names and type to build CREATE TABLE text used to create these tables that views need in the dump.
-
- 13 Oct, 2005 2 commits
-
-
patg@krsna.patg.net authored
Re-application of patch to clean 5.0 tree. Fixed issue with ANSI quotes when dumping triggers
-
patg@krsna.patg.net authored
Clean application of patch - - Added --tz-utc to fix issue of dumping timestamp values between servers with different global time zone settings, particularly with regard to the day of DST changeover, which without this fix, would dump duplicate timestamp values.
-
- 06 Oct, 2005 1 commit
-
-
monty@mysql.com authored
Ensure that ccache is also used for C programs mysql: Ensure that 'delimiter' works the same way in batch mode as in normal mode mysqldump: Change to use ;; (instead of //) as a stored procedure/trigger delimiter Fixed test cases by adding missing DROP's and rename views to be of type 'v#' Removed MY_UNIX_PATH from fn_format() Removed current_db_used from TABLE_LIST Removed usage of 'current_thd' in Item_splocal Removed some compiler warnings A bit faster longlong2str code
-
- 29 Sep, 2005 1 commit
-
-
serg@serg.mylan authored
-
- 27 Sep, 2005 1 commit
-
-
patg@krsna.patg.net authored
Changes per serg to http://lists.mysql.com/internals/30281 Re-enabled --delayed-insert
-
- 14 Sep, 2005 2 commits
-
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
view definer information syntax/storage/replication fixed SOURCE field of .frm
-
- 13 Sep, 2005 2 commits
-
-
serg@serg.mylan authored
-
msvensson@neptunus.(none) authored
- Update test results - Updates after review
-
- 09 Sep, 2005 2 commits
-
-
patg@radha.local authored
-
ramil@mysql.com authored
-
- 08 Sep, 2005 2 commits
-
-
patg@radha.local authored
-
patg@radha.local authored
-
- 03 Sep, 2005 1 commit
-
-
patg@radha.local authored
to dump PROCEDURES and FUNCTIONS.
-
- 01 Sep, 2005 1 commit
-
-
msvensson@neptunus.(none) authored
- Added testcase for this bug - Check if compact view format can be used - Clean up mysqld_show_create
-
- 30 Jul, 2005 1 commit
-
-
bell@sanja.is.com.ua authored
-
- 29 Jul, 2005 1 commit
-
-
bell@sanja.is.com.ua authored
-
- 28 Jul, 2005 1 commit
-
-
monty@mysql.com authored
-
- 22 Jul, 2005 1 commit
-
-
patg@radha.local authored
tree on brian's amd 64 box (which was already approved). [patg@zim mysql-5.0]$ bk changes ChangeSet@1.1882, 2005-07-21 18:43:55+05:00, gluh@eagle.intranet.mysql.r18.ru merge fix Was the changeset level I applied this patch to. Master shutdown finished Slave shutdown finished All 326 tests were successful. [patg@zim mysql-5.0]$
-
- 06 Jul, 2005 1 commit
-
-
jimw@mysql.com authored
-
- 30 Jun, 2005 3 commits
-
-
msvensson@neptunus.(none) authored
-
msvensson@neptunus.(none) authored
-
msvensson@neptunus.(none) authored
-
- 22 Jun, 2005 8 commits
-
-
msvensson@neptunus.(none) authored
-
msvensson@neptunus.(none) authored
-
msvensson@neptunus.(none) authored
- Importing the bug fixes by patch due to merge problems.
-
msvensson@neptunus.(none) authored
Correct test results now when error message output is predictable.
-
msvensson@neptunus.(none) authored
- Check the Dflag variable inside of function dump_table to see if data should be dumped or not. - Add test for --xml and --no-data as well Reapplying patch!
-
msvensson@neptunus.(none) authored
-
msvensson@neptunus.(none) authored
-
msvensson@neptunus.(none) authored
-