1
0
mirror of https://github.com/MariaDB/server.git synced 2025-05-11 13:21:44 +03:00

2476 Commits

Author SHA1 Message Date
unknown
d190cae014 Fix old typo. 2002-07-23 08:32:16 +10:00
unknown
815f1c4112 merge.test:
merge.test - it was missed in the previous commit :(
manual.texi:
  fixed bad auto-merge of OLAP manual 
Docs/Makefile.am:
  removed ../MIRROR target (mirror list is no longer in the manual)


Docs/Makefile.am:
  removed ../MIRROR target (mirror list is no longer in the manual)
Docs/manual.texi:
  fixed bad auto-merge of OLAP manual
mysql-test/t/merge.test:
  merge.test - it was missed in the previous commit :(
2002-07-22 00:46:30 +02:00
unknown
caa45d7b85 Merge work:/home/bk/mysql-4.0
into sergbook.mysql.com:/usr/home/serg/Abk/mysql-4.0


Docs/manual.texi:
  Auto merged
2002-07-21 23:56:16 +02:00
unknown
4eff0593d6 AUTO_INCREMENT support for MERGE
HA_AUTO_PART_KEY support for handler parent class


Docs/manual.texi:
  AUTO_INCREMENT support for MERGE
mysql-test/r/merge.result:
  AUTO_INCREMENT support for MERGE
sql/ha_myisammrg.cc:
  AUTO_INCREMENT support for MERGE
sql/ha_myisammrg.h:
  AUTO_INCREMENT support for MERGE
sql/handler.cc:
  default handler::update_auto_increment now supports HA_AUTO_PART_KEY
2002-07-21 23:55:32 +02:00
unknown
792d3de24b Another item on TODO 2002-07-20 15:47:36 +03:00
unknown
6455b39f0e Some small changes 2002-07-20 15:40:02 +03:00
unknown
907c668729 OLAP functionality plus some small bug fixes 2002-07-20 14:51:52 +03:00
unknown
a9c52ff717 Fix wrong usage of constant which could cause mysqld to use index when doing an update/delete on small tables.
code cleanup


Docs/manual.texi:
  changelog
sql/ha_innobase.cc:
  Removed compiler warning
sql/slave.cc:
  Cleanup comments and indentation for suppressing connect warnings
sql/sql_db.cc:
  clean up comment
sql/sql_delete.cc:
  Fix wrong usage of constant which could cause mysqld to use index when doing an update/delete on small tables.
sql/sql_update.cc:
  Fix wrong usage of constant which could cause mysqld to use index when doing an update/delete on small tables.
2002-07-19 21:57:53 +03:00
unknown
dbdc7c65d4 Updated MySQL cert. information.
Removed certification@mysql.com address from manual. Just keep website ref.
2002-07-19 17:02:23 +10:00
unknown
f93fc9b202 Minor fix. 2002-07-19 16:24:17 +10:00
unknown
a096aca323 Rearranged layout in section about the mysql cmdline client.
Noted version # for 'prompt' addition to cmdline client.
2002-07-19 15:30:43 +10:00
unknown
2a5894b709 Document LIMIT n,-1 possibility. 2002-07-19 15:01:03 +10:00
unknown
426f636aa3 Removed mirrors listing from manual. Refer to list on website, with info. 2002-07-19 10:16:20 +10:00
unknown
4de71a9565 Mirrors update (for Jim). 2002-07-19 08:30:52 +10:00
unknown
641d725dcb Reset previous width to maintain proper DocBook output. 2002-07-18 16:43:00 +10:00
unknown
33d2542804 Merge work.mysql.com:/home/bk/mysql-4.0
into fred.bitbike.com:/home/arjen/mysql-4.0


Docs/manual.texi:
  Auto merged
2002-07-18 16:38:17 +10:00
unknown
a7c27de7c0 Little shuffle/improvement in 'building from dev.tree' instructions. 2002-07-18 16:11:02 +10:00
unknown
a3472583ea Clarification of replication master-slave compatibility between versions. 2002-07-18 16:06:36 +10:00
unknown
b105a7c905 manual.texi:
Added note about new version numbers.
configure.in:
  Updated version number.

Sorry, bitkeeper keeps messing up.


configure.in:
  Updated version number.
Docs/manual.texi:
  Added note about new version numbers.
2002-07-17 12:40:22 -05:00
unknown
6fbafad20d Started 4.0.3 changes.
Added changelog entry for Jani's pager fix in mysql client.
2002-07-17 10:29:44 +10:00
unknown
8d4d7d6f25 Fixing slave timeouting 2002-07-16 21:16:34 +03:00
unknown
419cec8d46 Merge mysql.com:/my/mysql-4.0 into mysql.com:/my/mysql-4.0-build
Docs/manual.texi:
  Auto merged
2002-07-16 18:43:49 +02:00
unknown
672cc87550 - fixed typo in manual.texi
- fixed compile option in mysql.spec


Docs/manual.ja.texi:
  Fixed typo myslqadmin -> mysqladmin
Docs/manual.texi:
  Fixed typo myslqadmin -> mysqladmin
support-files/mysql.spec.sh:
  Fixed compile option --with-ssl -> --with-openssl
2002-07-16 18:43:03 +02:00
unknown
b21b13032a Clarification of changelog entry. 2002-07-16 14:10:32 +10:00
unknown
b73dde7006 Spelling correction. 2002-07-16 13:11:01 +10:00
unknown
d7eaf91676 Update reserved word list. 2002-07-16 09:22:43 +10:00
unknown
3814a0ff76 Typo fixes, added changelog entry
Docs/manual.ja.texi:
  Fixed typo
Docs/manual.texi:
  Fixed typo, added changelog entry
2002-07-15 13:17:42 +02:00
unknown
1e519a7c26 manual.texi Correct error in DBI NULLABLE description.
Docs/manual.texi:
  Correct error in DBI NULLABLE description.
2002-07-14 19:00:24 -05:00
unknown
db9667b022 manual.texi:
Simplify my.cnf example for InnoDB


Docs/manual.texi:
  Simplify my.cnf example for InnoDB
2002-07-12 20:05:51 +03:00
unknown
f4a8929528 manual.texi:
Update manual, add the new simplified my.cnf example


Docs/manual.texi:
  Update manual, add the new simplified my.cnf example
2002-07-12 19:36:42 +03:00
unknown
7d32131515 Clarified LAST_INSERT_ID() behaviour for multi-row inserts.
Shuffled lines for easier reading.
Added missing SQL line.
2002-07-12 13:35:52 +10:00
unknown
e81b43ebe3 Changed contact/link for MySQLTcl. 2002-07-12 11:12:15 +10:00
unknown
4e22cf17a4 Merge zgreant@work.mysql.com:/home/bk/mysql-4.0
into mysql.com:/home/zak/Work/bk/mysql-4.0


Docs/manual.texi:
  Auto merged
2002-07-10 22:03:28 -06:00
unknown
d98e55e823 Minor enhancements on the thread query cache and UNION docs.
Docs/manual.texi:
  Added note on how to determine thread cache efficiency.
  
  Added information on the behavior of the UNION clause
2002-07-10 22:01:57 -06:00
unknown
a261d66aac Fixup of foreign key example (noted by Jose Freitas). 2002-07-11 11:26:27 +10:00
unknown
b5d63780ff Merge zgreant@work.mysql.com:/home/bk/mysql-4.0
into mysql.com:/home/zak/Work/bk/mysql-4.0


Docs/manual.texi:
  Auto merged
2002-07-09 22:15:58 -06:00
unknown
ea9769c80c Minor typo corrections and documenation improvements.
Docs/manual.texi:
  Expanded and corrected information on case-insensitive string comparison. 
  
  Fixed spelling mistake and lanuage usage in query cache information.
  
  Expanded query cache information by noting that the query cache is flushed 
  when table data changes.
BitKeeper/etc/logging_ok:
  Logging to logging@openlogging.org accepted
2002-07-09 22:14:07 -06:00
unknown
98b4e1f5f9 Update (noted by Jocelyn Fournier). 2002-07-10 14:06:05 +10:00
unknown
a0a0af76fa This is the only way to fix ALTER TABLE bug with BDB
I wish I had connection stop  / start so that I could have made a 
test case.


Docs/manual.texi:
  This is the only way to fix ALTER TABLE bug with BDB
sql/sql_table.cc:
  This is the only way to fix ALTER TABLE bug with BDB
2002-07-09 14:57:06 +03:00
unknown
bfdddfa81f Added 4.0.2 date tag. 2002-07-09 13:58:36 +10:00
unknown
47e4820350 Merge work.mysql.com:/home/bk/mysql-4.0/
into george.bitbike.com:/home/arjen/mysql-4.0


Docs/manual.texi:
  Auto merged
2002-07-09 12:14:19 +10:00
unknown
75d1c91f39 Missing comma in SQL command example (from Jason Livesay).
Examples reformatted in same section.
2002-07-09 11:27:55 +10:00
unknown
5f1d5c2dd5 Two URL fixups (from Jim). 2002-07-09 11:08:19 +10:00
unknown
b705dee0a5 manual.texi:
Remove outdated sentence about online backup


Docs/manual.texi:
  Remove outdated sentence about online backup
2002-07-08 18:33:47 +03:00
unknown
6c367d37af Merge paul@work.mysql.com:/home/bk/mysql-4.0
into teton.kitebird.com:/home/paul/mysql-4.0


Docs/manual.texi:
  Auto merged
2002-07-08 09:08:15 -05:00
unknown
bc58482a08 MIT-pthreads clarifications/fixups. 2002-07-08 14:05:10 +10:00
unknown
5d48220854 manual.texi Add missing privilege to 4.0.2 change notes.
Docs/manual.texi:
  Add missing privilege to 4.0.2 change notes.
2002-07-07 14:04:12 -05:00
unknown
dbded8e0c8 manual.texi:
4.0 creates an auto-extending 10 MB data file by default


Docs/manual.texi:
  4.0 creates an auto-extending 10 MB data file by default
2002-07-03 13:00:13 +03:00
unknown
d3a3ae3201 manual.texi:
Clarify the meaning of innodb_data_home_dir and innodb_data_file_path in the manual


Docs/manual.texi:
  Clarify the meaning of innodb_data_home_dir and innodb_data_file_path in the manual
2002-07-03 12:47:01 +03:00
unknown
f9e3437fa2 Added note about SQL_CALC_FOUND_ROWS available only in 4.0.0+. 2002-07-01 18:58:46 -05:00