MariaDB server is a community developed fork of MySQL server. Started by core members of the original MySQL team, MariaDB actively works with outside developers to deliver the most featureful, stable, and sanely licensed open SQL server in the industry.
Find a file
Sergey Glukhov d4876079b1 Bug#22763 Disrepancy between SHOW CREATE VIEW and I_S.VIEWS
The problem:
I_S views table does not check the presence of SHOW_VIEW_ACL|SELECT_ACL
privileges for a view. It leads to discrepancy between SHOW CREATE VIEW
and I_S.VIEWS.
The fix:
added appropriate check.
2008-10-02 14:37:07 +05:00
.bzr-mysql Restore team tree name. 2008-09-20 03:56:33 -03:00
bdb
BitKeeper
BUILD
client Bug#31434 mysqldump dumps view as table 2008-09-11 07:46:43 +02:00
cmd-line-utils
config/ac-macros
dbug
Docs
extra Auto merge 5.0-build -> 5.0-bugteam 2008-09-10 19:34:17 -06:00
heap
include
innobase
libmysql Bug#37226 Explicit call of my_thread_init() on Windows for every new thread. 2008-09-01 17:46:37 -04:00
libmysql_r
libmysqld
man
myisam
myisammrg
mysql-test Bug#22763 Disrepancy between SHOW CREATE VIEW and I_S.VIEWS 2008-10-02 14:37:07 +05:00
mysys
ndb
netware
os2
pstack
regex
scripts
server-tools
sql Bug#22763 Disrepancy between SHOW CREATE VIEW and I_S.VIEWS 2008-10-02 14:37:07 +05:00
sql-bench
sql-common
SSL
strings
support-files Merge the bug fix development (37098: "unpackaged files") 2008-08-27 16:25:24 +02:00
tests
tools
VC++Files
vio
win Auto merge 5.0-build -> 5.0-bugteam 2008-09-10 19:34:17 -06:00
zlib Auto merge 5.0-build -> 5.0-bugteam 2008-09-10 19:34:17 -06:00
.bzrignore
.cvsignore
CMakeLists.txt
configure.in merged 5.0-main -> 5.0-bugteam 2008-10-01 12:42:45 +03:00
COPYING
EXCEPTIONS-CLIENT
INSTALL-SOURCE
INSTALL-WIN-SOURCE
Makefile.am
README

This is a release of MySQL, a dual-license SQL database server.
MySQL is brought to you by the MySQL team at MySQL AB.

License information can be found in these files:
- For GPL (free) distributions, see the COPYING file and
  the EXCEPTIONS-CLIENT file.
- For commercial distributions, see the LICENSE.mysql file.


For further information about MySQL or additional documentation, see:
- The latest information about MySQL: http://www.mysql.com
- The current MySQL documentation: http://dev.mysql.com/doc

Some manual sections of special interest:

- If you are migrating from an older version of MySQL, please read the
  "Upgrading from..." section first!
- To see what MySQL can do, take a look at the features section.
- For installation instructions, see the Installing and Upgrading chapter.
- For the new features/bugfix history, see the Change History appendix.
- For the currently known bugs/misfeatures (known errors) see the Problems
  and Common Errors appendix.
- For a list of developers and other contributors, see the Credits
  appendix.

A local copy of the MySQL Reference Manual can be found in the Docs
directory in GNU Info format.  You can also browse the manual online or
download it in any of several formats at the URL given earlier in this
file.

************************************************************

IMPORTANT:

Bug or error reports should be sent to http://bugs.mysql.com.