1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-08 00:28:29 +03:00
Commit Graph

2441 Commits

Author SHA1 Message Date
unknown
b3a974963d Fixed error message when opening a not-MyISAM file.
Extended MODIFY and CHANGE in ALTER TABLE to accept the AFTER keyword.
Extended MyISAM to handle records > 16M.


Docs/manual.texi:
  Updated state of different modules.
  Rewrote description of 'perror' and 'Packet too large'.
myisam/mi_dynrec.c:
  Extended MyISAM to handle records > 16M
myisam/mi_open.c:
  Fix error message when opening a not-MyISAM file.
myisam/myisamdef.h:
  Extended MyISAM to handle records > 16M
mysql-test/r/alter_table.result:
  Added test for CHANGE col ... AFTER
mysql-test/t/alter_table.test:
  Added test for CHANGE col ... AFTER
sql/sql_table.cc:
  Extended MODIFY and CHANGE in ALTER TABLE to accept the AFTER keyword.
sql/sql_yacc.yy:
  Extended MODIFY and CHANGE in ALTER TABLE to accept the AFTER keyword.
BitKeeper/etc/logging_ok:
  Logging to logging@openlogging.org accepted
2001-10-29 10:49:35 +02:00
unknown
2c76b3a98e Fixups from Marten Mickos. 2001-10-29 15:36:37 +10:00
unknown
838ff16109 Typo fix.
BitKeeper/etc/logging_ok:
  Logging to logging@openlogging.org accepted
2001-10-29 12:28:35 +10:00
unknown
e414b18d9f Working on "Missing functions" sections. 2001-10-26 15:53:04 +10:00
unknown
16d0042c7b Further clarification/cleanup of Windows text. 2001-10-26 15:14:56 +10:00
unknown
16a1f41f7a Fixup of lingo (PR clean) in "-- as the start of a comment" text. 2001-10-26 13:48:32 +10:00
unknown
710bea3311 Fixup of English in SSL section. 2001-10-26 12:51:42 +10:00
unknown
2cd99bf9f8 Removal of duplicate lines in transaction text.
Fixup of Windows texts.
2001-10-26 11:47:52 +10:00
unknown
9393a050e7 Typo fix; reported by Rodney Broom (rbroom@rbroom.com). 2001-10-26 09:51:06 +10:00
unknown
53a6a37313 manual.texi:
* Update WideXS mirror URLs


Docs/manual.texi:
  * Update WideXS mirror URLs
2001-10-25 10:49:51 +02:00
unknown
59645d1d15 General and Windows fixups. 2001-10-25 15:36:50 +10:00
unknown
02e9f4be25 Rewrite of Windows binary/source installation/configuration. 2001-10-25 15:08:47 +10:00
unknown
e889c5260a O'Reilly fixups. 2001-10-25 09:00:35 +10:00
unknown
b4ed4460d3 manual.texi:
* Change mirror URL


Docs/manual.texi:
  * Change mirror URL
2001-10-24 19:03:21 +02:00
unknown
a7e5f2f439 Various fixups. 2001-10-24 15:46:05 +10:00
unknown
1a01a507c1 Swapped InnoDB and BDB in manual (InnoDB now mentioned first). 2001-10-24 14:41:35 +10:00
unknown
6d965ed7ed Numerous fixups.
Updated "Contact Information".
2001-10-24 14:10:40 +10:00
unknown
74867ff0bf Merging old/new info in chapter 1. 2001-10-23 15:59:19 +10:00
unknown
8a015dc327 Typo fixes.
Shuffling sections.
2001-10-22 16:33:01 +10:00
unknown
2f0c4c7318 Little fixups. 2001-10-22 12:14:11 +10:00
unknown
460a348116 merge
Docs/manual.texi:
  Auto merged
2001-10-20 11:27:02 +03:00
unknown
c31859900e merge
Docs/manual.texi:
  Auto merged
mysql-test/t/join_outer.test:
  Auto merged
mysql-test/t/null.test:
  Auto merged
sql/mysqld.cc:
  Auto merged
sql/sql_select.cc:
  Auto merged
sql/slave.cc:
  keep local copy
2001-10-20 10:27:01 +02:00
unknown
fef5292a47 Fix bugs in LEFT JOIN and field=NUL
BUILD/FINISH.sh:
  Remove all config.cache files
BUILD/compile-alpha-debug:
  Update
BUILD/compile-ia64-debug-max:
  Update
Docs/manual.texi:
  Added auto_increment example
sql/sql_select.cc:
  Fix bugs in LEFT JOIN and field=NULL
sql/sql_yacc.yy:
  Remove compiler warnings
2001-10-20 11:04:23 +03:00
unknown
fdfcea5801 Fixes to tables per Andy Oram.
Sigh, should be all the remaining errors!
2001-10-20 01:29:09 -05:00
unknown
253b9ecb11 Don't use signal() on windows.
Added missing InnoDB variables to SHOW VARIABLES.
Fixed bug when doing WHERE 'column_name=NULL' on an indexed column that had NULL values.
Fixed bug when doing 'LEFT JOIN ...  ON (column_name = constant) WHERE column_name = constant'


Docs/manual.texi:
  Changelog
libmysql/libmysql.c:
  Don't use signal() on windows.
mysql-test/r/join_outer.result:
  Test for bugfix
mysql-test/r/null.result:
  Test for bugfix
mysql-test/t/join_outer.test:
  Test for bugfix
mysql-test/t/null.test:
  Test for bugfix
sql/mysqld.cc:
  Add missing InnoDB variables to SHOW VARIABLES.
sql/sql_select.cc:
  Fixed bug when doing WHERE 'column_name=NULL' on an indexed column that had NULL values.
  Fixed bug when doing 'LEFT JOIN ...  ON (column_name = constant) WHERE column_name = constant'
2001-10-19 22:10:54 +03:00
unknown
25e6899bfe Minor fixes. 2001-10-19 14:42:32 +10:00
unknown
f6dc0b77a9 Typo fix. 2001-10-19 13:02:27 +10:00
unknown
3c92d80413 Merge arjen@work.mysql.com:/home/bk/mysql-4.0
into co3064164-a.rochd1.qld.optushome.com.au:c:/home/mysql-4.0
2001-10-19 12:55:29 +10:00
unknown
ffff4af264 Oops, didn't actually commit the script. 2001-10-18 21:50:25 -05:00
unknown
ef86dbc3c8 Merge arjen@work.mysql.com:/home/bk/mysql-4.0
into co3064164-a.rochd1.qld.optushome.com.au:c:/home/mysql-4.0


Docs/manual.texi:
  Auto merged
2001-10-19 12:46:19 +10:00
unknown
3a31f3bceb Added script to update reserved word list.
Updated reserved word list.


Docs/manual.texi:
  updated reserved word list
2001-10-18 21:46:18 -05:00
unknown
ca59a8b2bb Quick rearrange and ordering of "main features" list. 2001-10-19 12:39:11 +10:00
unknown
8f8f6edd83 Another reserved words fixup.
BitKeeper/etc/ignore:
  Added Docs/tex.fmt to the ignore list
2001-10-19 11:40:51 +10:00
unknown
0211da9897 Some minor fixups.
Updated reserved words list.
2001-10-19 09:55:19 +10:00
unknown
2357106c60 Heaps of little structural fixups.
Added Jorge to developers.
Added activities for Miguel.
2001-10-18 14:26:27 +10:00
unknown
b5ac2b7e75 Merge arjen@work.mysql.com:/home/bk/mysql-4.0
into co3064164-a.rochd1.qld.optushome.com.au:c:/home/mysql-4.0


Docs/manual.texi:
  Auto merged
2001-10-18 10:21:15 +10:00
unknown
4231e7712b Added reference to Software Portal in 'Contributed Programs' appendix. 2001-10-18 10:18:39 +10:00
unknown
431518d49f merge 2001-10-17 19:12:05 -05:00
unknown
0d864fd6c4 Small fixes.
Docs/Support/docbook-fixup.pl:
  Changed Appendix killing list.
Docs/manual.texi:
  Misplaced ChangeLog entry. (Thanks nickg!)
2001-10-17 18:49:39 -05:00
unknown
56bf5d7ad7 Section 'Conventions Used in This Manual' now subsection under 'About This Manual' 2001-10-18 09:09:00 +10:00
unknown
02cbb3fa80 Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0
BitKeeper/etc/ignore:
  auto-union
Docs/manual.texi:
  Auto merged
2001-10-17 19:40:52 +03:00
unknown
aeaf3fcf12 Don't do signal() on windows (Causes instability problems)
Safer, a bit faster filesort.
Code changes to avoid calls to current_thd() (faster code).
Removed all compiler warnings from readline.


BitKeeper/etc/ignore:
  Add my_global.h back.
Docs/manual.texi:
  4.0.1 Changelog
include/my_sys.h:
  Added strmake_root
libmysql/libmysql.c:
  Don't do signal() on windows (Causes instability problems)
mysys/my_alloc.c:
  Added strmake_root
readline/bind.c:
  Remove warnings
readline/complete.c:
  Remove warnings
readline/display.c:
  Remove warnings
readline/funmap.c:
  Remove warnings
readline/histexpand.c:
  Remove warnings
readline/histfile.c:
  Remove warnings
readline/history.h:
  Remove warnings
readline/histsearch.c:
  Remove warnings
readline/isearch.c:
  Remove warnings
readline/kill.c:
  Remove warnings
readline/macro.c:
  Remove warnings
readline/readline.c:
  Remove warnings
readline/readline.h:
  Remove warnings
readline/rltty.c:
  Remove warnings
readline/search.c:
  Remove warnings
readline/shell.c:
  Remove warnings
readline/terminal.c:
  Remove warnings
readline/tilde.c:
  Remove warnings
readline/tilde.h:
  Remove warnings
readline/undo.c:
  Remove warnings
readline/util.c:
  Remove warnings
readline/vi_mode.c:
  Remove warnings
sql-bench/server-cfg.sh:
  Added use of truncate table
sql-bench/test-insert.sh:
  Added use of truncate table
  Changed some tests to use keys instead of 'range'
sql-bench/test-wisconsin.sh:
  Cleanup
sql/field.cc:
  Add 'thd' to send() (To avoid usage of 'current_thd')
sql/field.h:
  Add 'thd' to send() (To avoid usage of 'current_thd')
sql/filesort.cc:
  Safer memory allocation;  Don't allocate pointer to buffers directly, but use an IO_CACHE instead.
  This will allow us to use more memory for keys and will also work better if the number of rows that is to be sorted is much larger than expected.
sql/item.cc:
  Add 'thd' to send() (To avoid usage of 'current_thd')
sql/item.h:
  Add 'thd' to send() (To avoid usage of 'current_thd')
sql/item_func.h:
  Cleanup
sql/opt_range.cc:
  Use mem_root instead of sql_alloc() to get more speed
sql/sql_class.cc:
  Add 'thd' to send() (To avoid usage of 'current_thd')
sql/sql_class.h:
  Added strmake()
sql/sql_handler.cc:
  Add 'thd' to send() (To avoid usage of 'current_thd')
sql/sql_lex.cc:
  Use mem_root instead of sql_alloc() to get more speed
sql/sql_select.cc:
  Add 'thd' to send() (To avoid usage of 'current_thd')
tests/fork2_test.pl:
  Fixed typos
tests/fork_big.pl:
  Fixed typos
tests/insert_and_repair.pl:
  Fixed typos
tests/rename_test.pl:
  Fixed typos
tests/test_delayed_insert.pl:
  Fixed typos
2001-10-17 19:39:39 +03:00
unknown
8b0c95add1 manual.texi:
* Fix kernelnotes.de mirror FTP url
  * Add a mirror in Germany


Docs/manual.texi:
  * Fix kernelnotes.de mirror FTP url
  * Add a mirror in Germany
2001-10-17 14:05:11 +02:00
unknown
83ff75638b Merge
Docs/manual.texi:
  SCCS merged
2001-10-17 13:46:16 +02:00
unknown
1211c0a75c Typo fixes for manual addition. I missed the check. 2001-10-17 17:46:27 +10:00
unknown
e315093092 Added Erik's texts on logos/trademarks, licences, business services. Fixup location/refs/dups later.
Added Kaj's text MySQL 4.0 in a Nutshell. Fixup location/refs later.
2001-10-17 17:30:19 +10:00
unknown
d4bd1b9333 Shuffled transit Installing a MySQL Binary Distribution to 2.2.7
Shuffled transit Perl Installation Comments to 2.7
Shuffled transit Functions for Use with GROUP BY Clauses to 6.3.6
2001-10-17 13:15:58 +10:00
unknown
6312ba60f2 Explanation of maximum index length changed to maximum index width.
BitKeeper/etc/ignore:
  Added Docs/texi2dvi.out to the ignore list
2001-10-17 10:54:54 +10:00
unknown
edae34c445 Manual fixup in 4.0.0 changes for IS NULL and ISNULL() 2001-10-17 09:11:57 +10:00
unknown
93b8b84139 Manual fixup in 4.0.0 changes for multi-table update not working yet. 2001-10-17 07:56:39 +10:00